branch: externals/dash commit 6484fb5e77140d7028ac2a96f356385b40d81197 Merge: 0d84c0f 7b2845a Author: Magnar Sveen <magn...@gmail.com> Commit: Magnar Sveen <magn...@gmail.com>
Merge pull request #168 from camsaul/patch-2 Fix broken GH profile link in README --- README.md | 2 +- readme-template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cdc703..c2f4a39 100644 --- a/README.md +++ b/README.md @@ -2517,7 +2517,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead. - [Mark Oteiza](https://github.com/holomorph) contributed 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 Saül](https://github.com/cammsaul) contributed `-some->`, `-some->>`, and `-some-->`. + - [Cam Saül](https://github.com/camsaul) contributed `-some->`, `-some->>`, and `-some-->`. Thanks! diff --git a/readme-template.md b/readme-template.md index 2bd521a..0ca2f21 100644 --- a/readme-template.md +++ b/readme-template.md @@ -228,7 +228,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead. - [Mark Oteiza](https://github.com/holomorph) contributed 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 Saül](https://github.com/cammsaul) contributed `-some->`, `-some->>`, and `-some-->`. + - [Cam Saül](https://github.com/camsaul) contributed `-some->`, `-some->>`, and `-some-->`. Thanks!