summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarisa <mokou@fastmail.com>2021-04-20 11:19:49 +0200
committerGitHub <noreply@github.com>2021-04-20 11:19:49 +0200
commitaa0db8379c47ead06725e9f3fd320f7e8bd95ecc (patch)
tree7a6b2ec394b97f8abdb4372d3ab5259a77d997a4
parent6bd791f2f44aa7f0ad926df767f6b1fa8f12a9a9 (diff)
parenteadd41a9ecb05e3278a988f752e77608ded136fa (diff)
Merge pull request #714 from rust-lang/all-contributors/add-hongshaoyang
docs: add hongshaoyang as a contributor
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md5
2 files changed, 13 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a247387..e820b42 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -820,6 +820,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "hongshaoyang",
+ "name": "Shao Yang Hong",
+ "avatar_url": "https://avatars.githubusercontent.com/u/19281800?v=4",
+ "profile": "https://github.com/hongshaoyang",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index 721c63a..2d2cb0e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️
@@ -275,6 +275,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://petkopavlovski.com/"><img src="https://avatars.githubusercontent.com/u/32264020?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pete Pavlovski</b></sub></a><br /><a href="#content-arthas168" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/k12ish"><img src="https://avatars.githubusercontent.com/u/45272873?v=4?s=100" width="100px;" alt=""/><br /><sub><b>k12ish</b></sub></a><br /><a href="#content-k12ish" title="Content">🖋</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="https://github.com/hongshaoyang"><img src="https://avatars.githubusercontent.com/u/19281800?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shao Yang Hong</b></sub></a><br /><a href="#content-hongshaoyang" title="Content">🖋</a></td>
+ </tr>
</table>
<!-- markdownlint-restore -->