diff options
| -rw-r--r-- | .all-contributorsrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index ed5b78a..a73de11 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -62,6 +62,16 @@ "ideas", "userTesting" ] + }, + { + "login": "vivook", + "name": "vivook", + "avatar_url": "https://avatars.githubusercontent.com/u/24224102?v=4", + "profile": "https://github.com/vivook", + "contributions": [ + "bug", + "userTesting" + ] } ], "contributorsPerLine": 7, |