summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-10-06 00:09:21 +0900
committerMatan Kushner <hello@matchai.me>2019-10-06 00:09:21 +0900
commitcda63bdd5a33bdd91dd677e21190ae0d9800e5e0 (patch)
treefa0f738dd51733f2615fe524484b58e61d905d6e
parent27e8c8f3ebae1fd5123df28aaee8f7d379d12026 (diff)
docs: add pbzweihander as a contributor (#493)
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c77460ab3..7a4ceed21 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -383,6 +383,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "pbzweihander",
+ "name": "Thomas Lee",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/15262528?v=4",
+ "profile": "https://pbzweihander.github.io",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index 81b6cde02..5a63a13a5 100644
--- a/README.md
+++ b/README.md
@@ -257,6 +257,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/TsubasaKawajiri"><img src="https://avatars2.githubusercontent.com/u/39114857?v=4" width="100px;" alt="TsubasaKawajiri"/><br /><sub><b>TsubasaKawajiri</b></sub></a><br /><a href="#translation-TsubasaKawajiri" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/qryxip"><img src="https://avatars2.githubusercontent.com/u/14125495?v=4" width="100px;" alt="Ryo Yamashita"/><br /><sub><b>Ryo Yamashita</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=qryxip" title="Code">💻</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="https://pbzweihander.github.io"><img src="https://avatars2.githubusercontent.com/u/15262528?v=4" width="100px;" alt="Thomas Lee"/><br /><sub><b>Thomas Lee</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=pbzweihander" title="Code">💻</a></td>
+ </tr>
</table>
<!-- ALL-CONTRIBUTORS-LIST:END -->