diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:55:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:55:30 +0200 |
| commit | f060f099d4fb4a1f9ea59c1879dd4651c9f317c8 (patch) | |
| tree | 9b3005cbab5f4d18d37fc86d0f2d4bd14ab9e5c6 /.all-contributorsrc | |
| parent | e093af4c05514044a1223156400145185e42ef7f (diff) | |
docs: add pbx as a contributor (#345)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
| -rw-r--r-- | .all-contributorsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index c7beed8..f2fc563 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -387,6 +387,15 @@ "code", "content" ] + }, + { + "login": "pbx", + "name": "Paul Bissex", + "avatar_url": "https://avatars0.githubusercontent.com/u/641?v=4", + "profile": "http://paulbissex.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 8, |
