diff options
| -rw-r--r-- | .all-contributorsrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 0a533cf..50c67af 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -83,6 +83,17 @@ "ideas", "userTesting" ] + }, + { + "login": "magnusviri", + "name": "James Reynolds", + "avatar_url": "https://avatars.githubusercontent.com/u/711269?v=4", + "profile": "http://magnusviri.com", + "contributions": [ + "review", + "talk", + "userTesting" + ] } ], "contributorsPerLine": 7, |