Skip to content

Commit 517adbf

Browse files
Adds new member
Hi, I have added myself in the list
1 parent 6add68d commit 517adbf

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

members/members.js

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,18 @@ const members = [
189189
github: 'ankitch',
190190
twitter: 'ankit_cheetri'
191191
}
192-
}
192+
},
193+
// Nischal Lal Shrestha
194+
{
195+
fullName: 'Nischal Lal Shrestha',
196+
discordUsername: 'Nischal#8165',
197+
about: 'Programmer|Inventor|Django|Python|Learner',
198+
links: {
199+
github: 'theonlyNischal',
200+
twitter: 'theonlyNischal',
201+
facebook: 'theonlyNischal',
202+
}
203+
},
193204
// add here
194205
]
195206
/* ====================================================================== */

0 commit comments

Comments
 (0)