diff --git a/task-1 b/task-1 new file mode 100644 index 00000000..e83e9d8f --- /dev/null +++ b/task-1 @@ -0,0 +1,19 @@ + [ + { + "name": "Steve Yonkeu", + "github_handle": "yokwejuste", + "hacktoberfest_round": "third", + "role": [ + "maintainer", + "contributor" + ] + }, + { + "name": "Mansi Kashyap", + "github_handle": "mansikashyap", + "hacktoberfest_round": "first", + "role": [ + "contributor" + ] + } + ]