summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-08-22 20:41:29 -0400
committerMatan Kushner <hello@matchai.me>2019-08-22 20:41:29 -0400
commita5db918cfde6bf1ba874ccc704bf2908d330c3f2 (patch)
treea4b25d13f54520ba85fcc21307219fd281f63e76
parente31b3391f1595890502476f465740ce2b44065a1 (diff)
docs: add bbigras as a contributor (#230)
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 61032cf6d..8a3c27bbb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -175,6 +175,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "bbigras",
+ "name": "Bruno Bigras",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/24027?v=4",
+ "profile": "https://github.com/bbigras",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index 23e0da18d..7357742aa 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<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>
</tr>
</table>