Merge pull request #143 from hkalexling/all-contributors/add-h45h74x

docs: add h45h74x as a contributor
This commit is contained in:
Alex Ling 2021-01-11 19:32:47 +08:00 committed by GitHub
commit c2e2f0b9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 4 deletions

View File

@ -28,8 +28,8 @@
"profile": "https://github.com/jaredlt", "profile": "https://github.com/jaredlt",
"contributions": [ "contributions": [
"code", "code",
"ideas", "ideas",
"design" "design"
] ]
}, },
{ {
@ -57,7 +57,7 @@
"profile": "https://github.com/flying-sausages", "profile": "https://github.com/flying-sausages",
"contributions": [ "contributions": [
"doc", "doc",
"ideas" "ideas"
] ]
}, },
{ {
@ -86,7 +86,17 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "h45h74x",
"name": "Simon",
"avatar_url": "https://avatars1.githubusercontent.com/u/27204033?v=4",
"profile": "http://h45h74x.eu.org",
"contributions": [
"code"
]
} }
], ],
"contributorsPerLine": 7 "contributorsPerLine": 7,
"skipCi": true
} }

View File

@ -172,6 +172,7 @@ Please check the [development guideline](https://github.com/hkalexling/Mango/wik
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Leeingnyo"><img src="https://avatars0.githubusercontent.com/u/6760150?v=4?s=100" width="100px;" alt=""/><br /><sub><b>이인용</b></sub></a><br /><a href="https://github.com/hkalexling/Mango/commits?author=Leeingnyo" title="Code">💻</a></td> <td align="center"><a href="https://github.com/Leeingnyo"><img src="https://avatars0.githubusercontent.com/u/6760150?v=4?s=100" width="100px;" alt=""/><br /><sub><b>이인용</b></sub></a><br /><a href="https://github.com/hkalexling/Mango/commits?author=Leeingnyo" title="Code">💻</a></td>
<td align="center"><a href="http://h45h74x.eu.org"><img src="https://avatars1.githubusercontent.com/u/27204033?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simon</b></sub></a><br /><a href="https://github.com/hkalexling/Mango/commits?author=h45h74x" title="Code">💻</a></td>
</tr> </tr>
</table> </table>