Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit 0b457a2

Browse files
committed
Merge branch 'master' of https://github.com/hkalexling/Mango
2 parents 653751b + c2e2f0b commit 0b457a2

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

.all-contributorsrc

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"profile": "https://github.com/jaredlt",
2929
"contributions": [
3030
"code",
31-
"ideas",
32-
"design"
31+
"ideas",
32+
"design"
3333
]
3434
},
3535
{
@@ -57,7 +57,7 @@
5757
"profile": "https://github.com/flying-sausages",
5858
"contributions": [
5959
"doc",
60-
"ideas"
60+
"ideas"
6161
]
6262
},
6363
{
@@ -86,7 +86,17 @@
8686
"contributions": [
8787
"code"
8888
]
89+
},
90+
{
91+
"login": "h45h74x",
92+
"name": "Simon",
93+
"avatar_url": "https://avatars1.githubusercontent.com/u/27204033?v=4",
94+
"profile": "http://h45h74x.eu.org",
95+
"contributions": [
96+
"code"
97+
]
8998
}
9099
],
91-
"contributorsPerLine": 7
100+
"contributorsPerLine": 7,
101+
"skipCi": true
92102
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Please check the [development guideline](https://github.com/hkalexling/Mango/wik
172172
</tr>
173173
<tr>
174174
<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>
175+
<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>
175176
</tr>
176177
</table>
177178

0 commit comments

Comments
 (0)