diff options
| author | diannasoriel <mokou@fastmail.com> | 2021-09-21 11:50:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-21 11:50:41 +0200 |
| commit | 24762434ffa8f5509081ae22460e8569a83d15a6 (patch) | |
| tree | f15bfe343e30d53c0bfdf44dd2751cd9444580af | |
| parent | 06d5c0973a3dffa3c6c6f70acb775d4c6630323c (diff) | |
| parent | e9c0ca6be2a73c4dc890f2ebeaaec8aeaad06650 (diff) | |
Merge pull request #849 from rust-lang/all-contributors/add-Millione
docs: add Millione as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | README.md | 3 |
2 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 8811aef..44d2439 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -975,6 +975,15 @@ "contributions": [ "content" ] + }, + { + "login": "Millione", + "name": "LIU JIE", + "avatar_url": "https://avatars.githubusercontent.com/u/38575932?v=4", + "profile": "https://github.com/Millione", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -1,5 +1,5 @@ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> -[](#contributors-) +[](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> # rustlings 🦀❤️ @@ -309,6 +309,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d </tr> <tr> <td align="center"><a href="https://weilet.me"><img src="https://avatars.githubusercontent.com/u/32561597?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Weilet</b></sub></a><br /><a href="#content-Weilet" title="Content">🖋</a></td> + <td align="center"><a href="https://github.com/Millione"><img src="https://avatars.githubusercontent.com/u/38575932?v=4?s=100" width="100px;" alt=""/><br /><sub><b>LIU JIE</b></sub></a><br /><a href="#content-Millione" title="Content">🖋</a></td> </tr> </table> |
