diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2022-04-21 09:36:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-21 09:36:53 +0000 |
| commit | 283a4691aa7155cb896650abcf962066d12cb0d6 (patch) | |
| tree | 53b11e7fa883f70d73ceea0808ad554a9cd040f5 | |
| parent | 8dc696883ee8f7c0eb6da75cdcc7b58f40872e15 (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 d3f0c2c..d995be8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1155,6 +1155,15 @@ "contributions": [ "content" ] + }, + { + "login": "rytheo", + "name": "Ryan Lowe", + "avatar_url": "https://avatars.githubusercontent.com/u/22184325?v=4", + "profile": "https://github.com/rytheo", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, |
