diff options
| -rw-r--r-- | .all-contributorsrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 2eff1fd..ed5b78a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,17 @@ "bug", "userTesting" ] + }, + { + "login": "m040601", + "name": "somename123", + "avatar_url": "https://avatars.githubusercontent.com/u/8886?v=4", + "profile": "http://someurl1.comm", + "contributions": [ + "bug", + "ideas", + "userTesting" + ] } ], "contributorsPerLine": 7, |