summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-12-14 18:42:18 -0500
committerMatan Kushner <hello@matchai.me>2019-12-14 18:42:18 -0500
commit9ccf29362db0f3b1e436b7990e20690cd01ff423 (patch)
treeef37af8c082509653fe14ea09b3373c578f004d1
parent76804cc3c86a3b423ec801dcce54f386f3be5457 (diff)
docs: add jonstodle as a contributor (#733)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc10
-rw-r--r--README.md3
2 files changed, 12 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0d9848a6a..bd6c1c2a7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -598,6 +598,16 @@
"code",
"doc"
]
+ },
+ {
+ "login": "jonstodle",
+ "name": "Jon Grythe Stødle",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1719761?v=4",
+ "profile": "http://jonstodle.com",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 6894bfc0a..9d79b076f 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
alt="Chat on Discord"
/></a>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-<a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-57-orange" alt="All Contributors"></a>
+<a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-58-orange" alt="All Contributors"></a>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
</p>
@@ -306,6 +306,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://github.com/BuggStream"><img src="https://avatars1.githubusercontent.com/u/51194915?v=4" width="100px;" alt=""/><br /><sub><b>BuggStream</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=BuggStream" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=BuggStream" title="Documentation">📖</a></td>
+ <td align="center"><a href="http://jonstodle.com"><img src="https://avatars1.githubusercontent.com/u/1719761?v=4" width="100px;" alt=""/><br /><sub><b>Jon Grythe Stødle</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=jonstodle" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=jonstodle" title="Tests">⚠️</a></td>
</tr>
</table>