Skip to content

Commit

Permalink
Adding CodeGeass in the member list (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant-shahi authored and axispx committed Nov 13, 2019
1 parent aa6576e commit bc066de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions members/members.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/* Member information */

const members = [
// CodeGeass
{
fullName: 'Prashant Shahi',
discordUsername: 'CodeGeass#2925',
about: 'DevRel | Full Stack DevOps Engineer | Hails from Jumla, Nepal',
links: {
github: 'prashant-shahi',
twitter: 'coolboi567',
facebook: 'coolboi567',
}
},
// puncoz
{
fullName: 'Puncoz Nepal',
Expand Down

0 comments on commit bc066de

Please sign in to comment.