Update list of contributors

* dash-template.texi (Contributors):
* readme-template.md (Contributors): Update for upcoming 2.18.0
release.

* README.md:
* dash.texi: Regenerate docs.
master
Basil L. Contovounesios 5 years ago
parent da0415b8a5
commit 4d403171c1
No known key found for this signature in database
GPG Key ID: 205AB54A5D5D8CFF
  1. 6
      README.md
  2. 9
      dash-template.texi
  3. 9
      dash.texi
  4. 6
      readme-template.md

@ -3074,15 +3074,15 @@ Assignment")`](https://gnu.org/software/emacs/manual/html_node/emacs/Copyright-A
`-annotate`, `-zip-fill`, and a variadic version of `-zip`.
- [Fredrik Bergroth](https://github.com/fbergroth) made the `-if-let` family use
`-let` destructuring and improved the script for generating documentation.
- [Mark Oteiza](https://github.com/holomorph) contributed the script to create
an Info manual.
- [Mark Oteiza](https://github.com/holomorph) contributed `-iota` and
the script to create an Info manual.
- [Vasilij Schneidermann](https://github.com/wasamasa) contributed `-some`.
- [William West](https://github.com/occidens) made `-fixfn` more robust at
handling floats.
- [Cam Saul](https://github.com/camsaul) contributed `-some->`, `-some->>`, and
`-some-->`.
- [Basil L. Contovounesios](https://github.com/basil-conto) contributed
`-common-prefix`.
`-common-prefix`, `-common-suffix`, and various other improvements.
- [Paul Pogonyshev](https://github.com/doublep) contributed `-each-r` and
`-each-r-while`.

@ -285,8 +285,8 @@ variadic version of @code{-zip}.
@code{-if-let} family use @code{-let} destructuring and improved the
script for generating documentation.
@item
@url{https://github.com/holomorph, Mark Oteiza} contributed the
script to create an Info manual.
@url{https://github.com/holomorph, Mark Oteiza} contributed
@code{-iota} and the script to create an Info manual.
@item
@url{https://github.com/wasamasa, Vasilij Schneidermann} contributed
@code{-some}.
@ -297,8 +297,9 @@ more robust at handling floats.
@url{https://github.com/camsaul, Cam Saul} contributed @code{-some->},
@code{-some->>}, and @code{-some-->}.
@item
@url{https://github.com/basil-conto, Basil L. Contovounesios} contributed
@code{-common-prefix}.
@url{https://github.com/basil-conto, Basil L. Contovounesios}
contributed @code{-common-prefix}, @code{-common-suffix}, and various
other improvements.
@item
@url{https://github.com/doublep, Paul Pogonyshev} contributed
@code{-each-r} and @code{-each-r-while}.

@ -4649,8 +4649,8 @@ variadic version of @code{-zip}.
@code{-if-let} family use @code{-let} destructuring and improved the
script for generating documentation.
@item
@url{https://github.com/holomorph, Mark Oteiza} contributed the
script to create an Info manual.
@url{https://github.com/holomorph, Mark Oteiza} contributed
@code{-iota} and the script to create an Info manual.
@item
@url{https://github.com/wasamasa, Vasilij Schneidermann} contributed
@code{-some}.
@ -4661,8 +4661,9 @@ more robust at handling floats.
@url{https://github.com/camsaul, Cam Saul} contributed @code{-some->},
@code{-some->>}, and @code{-some-->}.
@item
@url{https://github.com/basil-conto, Basil L. Contovounesios} contributed
@code{-common-prefix}.
@url{https://github.com/basil-conto, Basil L. Contovounesios}
contributed @code{-common-prefix}, @code{-common-suffix}, and various
other improvements.
@item
@url{https://github.com/doublep, Paul Pogonyshev} contributed
@code{-each-r} and @code{-each-r-while}.

@ -172,15 +172,15 @@ Assignment")`](https://gnu.org/software/emacs/manual/html_node/emacs/Copyright-A
`-annotate`, `-zip-fill`, and a variadic version of `-zip`.
- [Fredrik Bergroth](https://github.com/fbergroth) made the `-if-let` family use
`-let` destructuring and improved the script for generating documentation.
- [Mark Oteiza](https://github.com/holomorph) contributed the script to create
an Info manual.
- [Mark Oteiza](https://github.com/holomorph) contributed `-iota` and
the script to create an Info manual.
- [Vasilij Schneidermann](https://github.com/wasamasa) contributed `-some`.
- [William West](https://github.com/occidens) made `-fixfn` more robust at
handling floats.
- [Cam Saul](https://github.com/camsaul) contributed `-some->`, `-some->>`, and
`-some-->`.
- [Basil L. Contovounesios](https://github.com/basil-conto) contributed
`-common-prefix`.
`-common-prefix`, `-common-suffix`, and various other improvements.
- [Paul Pogonyshev](https://github.com/doublep) contributed `-each-r` and
`-each-r-while`.

Loading…
Cancel
Save