We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6add68d commit 517adbfCopy full SHA for 517adbf
members/members.js
@@ -189,7 +189,18 @@ const members = [
189
github: 'ankitch',
190
twitter: 'ankit_cheetri'
191
}
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
204
// add here
205
]
206
/* ====================================================================== */
0 commit comments