diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-10-09 00:15:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-09 00:15:54 +0000 |
| commit | 29dd0b1e410715fee8b18eee54da67405d2c0625 (patch) | |
| tree | 536305e941bb942d4eb07d0bd372b21a515b2450 | |
| parent | e1fdfbb062e655b8cb4ddb770abe3f13cc606ec3 (diff) | |
docs: update .all-contributorsrc [skip ci]
| -rw-r--r-- | .all-contributorsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 98a7e9f..92c3af8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -591,6 +591,15 @@ "contributions": [ "content" ] + }, + { + "login": "ryanpcmcquen", + "name": "Ryan McQuen", + "avatar_url": "https://avatars3.githubusercontent.com/u/772937?v=4", + "profile": "https://ryanpcmcquen.org", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, |
