summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-08-26 22:29:32 -0400
committerMatan Kushner <hello@matchai.me>2019-08-26 22:29:32 -0400
commit656e0bb52e545cd55767994922d36ab3fcb57920 (patch)
treef3e0b2a9d29a8a3c51f1a7cd28313fe7b02dafe4
parente034253a5eea764b20ab601f71bf84903d80e8d6 (diff)
docs: add wyze as a contributor (#245)
* docs: update README.md * docs: update .all-contributorsrc
-rw-r--r--.all-contributorsrc10
-rw-r--r--README.md1
2 files changed, 11 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8a3c27bbb..26913b2ce 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -184,6 +184,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "wyze",
+ "name": "Neil Kistner",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/186971?v=4",
+ "profile": "https://neilkistner.com/",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index 46e2bde4d..9c4496fe1 100644
--- a/README.md
+++ b/README.md
@@ -198,6 +198,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/andytom"><img src="https://avatars1.githubusercontent.com/u/108836?v=4" width="100px;" alt="Thomas O'Donnell"/><br /><sub><b>Thomas O'Donnell</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=andytom" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=andytom" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/bbigras"><img src="https://avatars1.githubusercontent.com/u/24027?v=4" width="100px;" alt="Bruno Bigras"/><br /><sub><b>Bruno Bigras</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=bbigras" title="Code">💻</a></td>
+ <td align="center"><a href="https://neilkistner.com/"><img src="https://avatars1.githubusercontent.com/u/186971?v=4" width="100px;" alt="Neil Kistner"/><br /><sub><b>Neil Kistner</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=wyze" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=wyze" title="Tests">⚠️</a></td>
</tr>
</table>