Skip to content

Commit 0814425

Browse files
authored
Merge pull request #62 from MegaMind98/master
Adds new member [Ashish Tiwari]
2 parents 9b5d71e + 658ca02 commit 0814425

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
@@ -210,7 +210,18 @@ const members = [
210210
twitter: 'thebsaal',
211211
facebook: 'thebsaal',
212212
}
213-
}
213+
},
214+
// Ashish Tiwari
215+
{
216+
fullName: 'Ashish Tiwari',
217+
discordUsername: 'megamindAT',
218+
about: 'Antarctica is melting!',
219+
links: {
220+
github: 'megamind98',
221+
twitter: 'megamindAT',
222+
facebook: 'megamindAT',
223+
}
224+
}
214225
// add here
215226
]
216227
/* ====================================================================== */

0 commit comments

Comments
 (0)