diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-11-05 10:03:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-05 10:03:43 +0100 |
| commit | 68e646f8aa04b4297fe205472334132cdf001bbc (patch) | |
| tree | 4a735a2ad305965ec53e4a984854b0b1a88e676b /.all-contributorsrc | |
| parent | 21bfb2d4777429c87d8d3b5fbf0ce66006dcd034 (diff) | |
docs: add seeplusplus as a contributor
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 f383a3a..84b2365 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -628,6 +628,15 @@ "content", "code" ] + }, + { + "login": "seeplusplus", + "name": "Caleb Webber", + "avatar_url": "https://avatars1.githubusercontent.com/u/17479099?v=4", + "profile": "https://codingthemsoftly.com", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 8, |
