Skip to content

Commit dcdd190

Browse files
authored
Merge pull request #60 from theonlyNischal/master
Adds new member - Nischal Lal Shrestha
2 parents 6add68d + 517adbf commit dcdd190

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)