docs: add peanut-cc as a contributor for doc (#2202)

* docs: update doc/md/contributors.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2021-12-06 08:46:48 +02:00
committed by GitHub
parent 2fa80c83c9
commit 2e11544cd1
2 changed files with 10 additions and 0 deletions

View File

@@ -663,6 +663,15 @@
"contributions": [
"doc"
]
},
{
"login": "peanut-cc",
"name": "peanut-pg",
"avatar_url": "https://avatars.githubusercontent.com/u/55480838?v=4",
"profile": "https://github.com/peanut-cc",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,

View File

@@ -102,6 +102,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/idc77"><img src="https://avatars.githubusercontent.com/u/87644834?v=4?s=100" width="100px;" alt=""/><br /><sub><b>idc77</b></sub></a><br /><a href="https://github.com/ent/ent/commits?author=idc77" title="Documentation">📖</a></td>
<td align="center"><a href="http://ethanhur.me"><img src="https://avatars.githubusercontent.com/u/8033896?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sungyun Hur</b></sub></a><br /><a href="https://github.com/ent/ent/commits?author=HurSungYun" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/peanut-cc"><img src="https://avatars.githubusercontent.com/u/55480838?v=4?s=100" width="100px;" alt=""/><br /><sub><b>peanut-pg</b></sub></a><br /><a href="https://github.com/ent/ent/commits?author=peanut-cc" title="Documentation">📖</a></td>
</tr>
</table>