diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:36:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:36:55 +0200 |
| commit | 3f479be7e7f64eee1e7766a37ebd4b4a92babdee (patch) | |
| tree | 9c827354f0169822d0b5c03a9ba914eb1a465839 /README.md | |
| parent | 95d02a23d083c448d2d3fb9204b7105032111cbd (diff) | |
docs: add danwilhelm as a contributor (#323)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@  <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> -[](#contributors-) +[](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> # rustlings 🦀❤️ [](https://buildkite.com/mokou/rustlings) @@ -162,6 +162,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d <td align="center"><a href="http://about.me/BrianKung"><img src="https://avatars1.githubusercontent.com/u/2836167?v=4" width="100px;" alt=""/><br /><sub><b>Brian Kung</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=briankung" title="Code">💻</a> <a href="#content-briankung" title="Content">🖋</a></td> <td align="center"><a href="https://rcousineau.gitlab.io"><img src="https://avatars3.githubusercontent.com/u/281039?v=4" width="100px;" alt=""/><br /><sub><b>Russell</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=miller-time" title="Code">💻</a></td> </tr> + <tr> + <td align="center"><a href="http://danwilhelm.com"><img src="https://avatars3.githubusercontent.com/u/6137185?v=4" width="100px;" alt=""/><br /><sub><b>Dan Wilhelm</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=danwilhelm" title="Documentation">📖</a></td> + </tr> </table> <!-- markdownlint-enable --> |
