Skip to content

Commit abe7ecd

Browse files
authored
Merge pull request #304 from JackTheSparow/temp
feat(volunteers): add nimish-chauhan
2 parents 67542fa + 4b1eaf4 commit abe7ecd

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
306 KB
Loading
88 KB
Loading

public/data/members.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,5 +346,17 @@
346346
"link": "https://github.com/X3nyy"
347347
}
348348
]
349+
},
350+
{
351+
"id": 22,
352+
"image": "assets/images/members/nimish-chauhan.webp",
353+
"name": "Nimish Chauhan",
354+
"role": "Volunteer",
355+
"social": [
356+
{
357+
"id": "github",
358+
"link": "https://github.com/JackTheSparow"
359+
}
360+
]
349361
}
350362
]

0 commit comments

Comments
 (0)