Add @holomorph to list of contributors

master
Magnar Sveen 11 years ago
parent 733274fbb4
commit 349931eb5f
  1. 1
      README.md
  2. 3
      dash-template.texi
  3. 1
      readme-template.md

@ -2257,6 +2257,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead.
- [Christina Whyte](https://github.com/kurisuwhyte) contributed `-compose`
- [Steve Lamb](https://github.com/steventlamb) contributed `-cycle`, `-pad`, `-annotate`, `-zip-fill` and an n-ary version of `-zip`.
- [Fredrik Bergroth](https://github.com/fbergroth) made the `-if-let` family use `-let` destructuring and improved script for generating documentation.
- [Mark Oteiza](https://github.com/holomorph) contributed the script to create an info manual.
Thanks!

@ -426,6 +426,9 @@ n-ary version of @code{-zip}.
@uref{https://github.com/fbergroth,Fredrik Bergroth} made the
@code{-if-let} family use @code{-let} destructuring and improved
script for generating documentation.
@item
@uref{https://github.com/holomorph,Mark Oteiza} contributed the
script to create an info manual.
@end itemize
Thanks!

@ -204,6 +204,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead.
- [Christina Whyte](https://github.com/kurisuwhyte) contributed `-compose`
- [Steve Lamb](https://github.com/steventlamb) contributed `-cycle`, `-pad`, `-annotate`, `-zip-fill` and an n-ary version of `-zip`.
- [Fredrik Bergroth](https://github.com/fbergroth) made the `-if-let` family use `-let` destructuring and improved script for generating documentation.
- [Mark Oteiza](https://github.com/holomorph) contributed the script to create an info manual.
Thanks!

Loading…
Cancel
Save