Skip to content

Commit bc066de

Browse files
prashant-shahiaxispx
authored andcommitted
Adding CodeGeass in the member list (#67)
1 parent aa6576e commit bc066de

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: members/members.js

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
/* Member information */
22

33
const members = [
4+
// CodeGeass
5+
{
6+
fullName: 'Prashant Shahi',
7+
discordUsername: 'CodeGeass#2925',
8+
about: 'DevRel | Full Stack DevOps Engineer | Hails from Jumla, Nepal',
9+
links: {
10+
github: 'prashant-shahi',
11+
twitter: 'coolboi567',
12+
facebook: 'coolboi567',
13+
}
14+
},
415
// puncoz
516
{
617
fullName: 'Puncoz Nepal',

0 commit comments

Comments
 (0)