diff --git a/ids/mapping.json b/ids/mapping.json index 237796d..e5344b3 100644 --- a/ids/mapping.json +++ b/ids/mapping.json @@ -15,6 +15,7 @@ "khanjan": "Khanjan04", "kratika": "Kratika0907", "manjot": "manjots1607", + "matthew": "Daemonlord92", "nikhil": "whydonti", "om": "strider99", "prakash": "prakashchoudhary07", @@ -33,4 +34,4 @@ "taksh": "takshch", "tejas": "tejasberi", "uttam": "kachwalUttamsharma" -} +} \ No newline at end of file diff --git a/members/matthew/data.json b/members/matthew/data.json new file mode 100644 index 0000000..4e7d3e7 --- /dev/null +++ b/members/matthew/data.json @@ -0,0 +1,13 @@ +{ + "id": "matthew", + "first_name": "Matthew", + "last_name": "Martin", + "yoe": 1, + "company": "Lambda School", + "designation": "Student", + "img": "./img.png", + "github_id": "Daemonlord92", + "linkedin_id": "matthew-jeshua-martin", + "twitter_id": "TrainingLinuxA1", + "instagram_id": "3jmcoding" +} \ No newline at end of file diff --git a/members/matthew/img.png b/members/matthew/img.png new file mode 100644 index 0000000..9c9de36 Binary files /dev/null and b/members/matthew/img.png differ