summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-07-20 13:47:07 -0400
committerMatan Kushner <hello@matchai.me>2019-07-20 13:47:07 -0400
commitf803d7002169ea00dff5b600ff801eb31e7d636b (patch)
treee4b0d0bca5d5c7873e223e01617dcee72d473ee3
parentaceda0052f7e946d9c43afad5ae440af3e6cd43e (diff)
docs: add chipbuster as a contributor (#107)
-rw-r--r--.all-contributorsrc10
-rw-r--r--README.md3
2 files changed, 13 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 07ebd3ed5..1a83ee309 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -89,6 +89,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "chipbuster",
+ "name": "Kevin Song",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4605384?v=4",
+ "profile": "https://github.com/chipbuster",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index a69f84847..c8f04d499 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/mehcode"><img src="https://avatars1.githubusercontent.com/u/753919?v=4" width="100px;" alt="Ryan Leckey"/><br /><sub><b>Ryan Leckey</b></sub></a><br /><a href="#review-mehcode" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/youssefhabri"><img src="https://avatars3.githubusercontent.com/u/1578005?v=4" width="100px;" alt="Youssef Habri"/><br /><sub><b>Youssef Habri</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=youssefhabri" title="Code">💻</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="https://github.com/chipbuster"><img src="https://avatars2.githubusercontent.com/u/4605384?v=4" width="100px;" alt="Kevin Song"/><br /><sub><b>Kevin Song</b></sub></a><br /><a href="https://github.com/starship/starship/issues?q=author%3Achipbuster" title="Bug reports">🐛</a> <a href="https://github.com/starship/starship/commits?author=chipbuster" title="Code">💻</a></td>
+ </tr>
</table>
<!-- ALL-CONTRIBUTORS-LIST:END -->