summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-07-28 20:28:32 -0400
committerMatan Kushner <hello@matchai.me>2019-07-28 20:28:32 -0400
commitab46710fc47891a80eb1b6073616c95a1acc92bd (patch)
tree2f7320afd81077c44474f97e693c9fb3feafd486
parent75e74e0d749db029a9b8da56bd33648ac959b70a (diff)
docs: add andrewda as a contributor (#121)
-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 1a83ee309..122a0d253 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -99,6 +99,16 @@
"bug",
"code"
]
+ },
+ {
+ "login": "andrewda",
+ "name": "Andrew Dassonville",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10191084?v=4",
+ "profile": "https://andrewda.me",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index 073dc6331..03f6fcad3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
<p align="center">
<a href="https://crates.io/crates/starship"><img src="https://badgen.net/crates/v/starship" alt="Crates.io version"></a>
<a href="https://dev.azure.com/starship-control/starship/_build"><img src="https://badgen.net/azure-pipelines/starship-control/starship/Starship%20Test%20Suite" alt="Azure Pipelines Build Status"></a>
- <a href="#contributors"><img src="https://badgen.net/badge/all%20contributors/7/orange" alt="All Contributors"></a>
+ <a href="#contributors"><img src="https://badgen.net/badge/all%20contributors/9/orange" alt="All Contributors"></a>
<a href="https://discord.gg/8Jzqu3T"><img src="https://badgen.net/badge/chat/on%20discord/7289da" alt="Chat on Discord"></a>
</p>
</p>
@@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</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>
+ <td align="center"><a href="https://andrewda.me"><img src="https://avatars1.githubusercontent.com/u/10191084?v=4" width="100px;" alt="Andrew Dassonville"/><br /><sub><b>Andrew Dassonville</b></sub></a><br /><a href="https://github.com/starship/starship/issues?q=author%3Aandrewda" title="Bug reports">🐛</a> <a href="https://github.com/starship/starship/commits?author=andrewda" title="Code">💻</a></td>
</tr>
</table>