Skip to content

Commit aa6576e

Browse files
puncozaxispx
authored andcommitted
adding member
1 parent d3e63d3 commit aa6576e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

members/members.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
/* Member information */
22

33
const members = [
4+
// puncoz
5+
{
6+
fullName: 'Puncoz Nepal',
7+
discordUsername: 'puncoz#7209',
8+
about: 'Full Stack Software Engineer | NodeJS | PHP | AI | ML',
9+
links: {
10+
github: 'puncoz',
11+
twitter: 'PuncozNepal',
12+
facebook: 'puncoz'
13+
}
14+
},
415
// rameshsyn
516
{
617
fullName: 'Ramesh Syangtan',

0 commit comments

Comments
 (0)