Skip to content

Commit 2f723c6

Browse files
kokruiravernzwliewalissayarmantho
authored
feat(website): update maintainer profiles (#3672)
* Add Kok Rui's details * Owadio * add ravern * Add my details * Add missing gravatar prop * Update team.json (Alissa) * -facebook * fix ravern website --------- Co-authored-by: Ravern Koh <[email protected]> Co-authored-by: Zhao Wei Liew <[email protected]> Co-authored-by: Alissa Yarmantho <[email protected]>
1 parent 089993f commit 2f723c6

File tree

1 file changed

+42
-3
lines changed

1 file changed

+42
-3
lines changed

website/src/data/team.json

Lines changed: 42 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
{
4646
"name": "Li Kai",
4747
"description": "Happy to help. Software Engineer @ Quora, Ex-Front End Engineer Intern @ Facebook",
48-
"active": true,
4948
"link": "https://www.github.com/li-kai",
5049
"gravatar": "3d2bcece0409c7578b2e9d87f0c1b6d7",
5150
"gravatarAlt": "Li Kai",
@@ -76,7 +75,6 @@
7675
{
7776
"name": "Zhang Yi Jiang",
7877
"description": "Fan of pretty purple pony princesses. Software Engineer @ Ironclad",
79-
"active": true,
8078
"link": "https://meebleforp.com",
8179
"gravatar": "263859aefe62ee6cc1aa993e8e2293e0",
8280
"gravatarAlt": "Zhang Yi Jiang",
@@ -86,7 +84,6 @@
8684
{
8785
"name": "E-Liang Tan",
8886
"description": "Makers gotta make. Software Engineer @ Ironclad, Ex-Software Engineer Intern @ Facebook",
89-
"active": true,
9087
"link": "https://www.eliangtan.com/",
9188
"gravatar": "3064783701c7bb1b4451c79318e1b536",
9289
"gravatarAlt": "E-Liang Tan",
@@ -106,5 +103,47 @@
106103
"twitter": "chrisgzf",
107104
"github": "chrisgzf",
108105
"linkedin": "chrisgzf"
106+
},
107+
{
108+
"name": "Wong Kok Rui",
109+
"description": "Likes geography trivia, ball sports, and musicals.",
110+
"active": true,
111+
"link": "https://kokruiwo.ng/",
112+
"gravatar": "7acde926ae46e7a9533715a387260c7a8677d648c2677a8f6ff97e9b6e02a49b",
113+
"gravatarAlt": "Wong Kok Rui",
114+
"github": "kokrui",
115+
"linkedin": "kokrui"
116+
},
117+
{
118+
"name": "Ravern Koh",
119+
"description": "I enjoy coding, reading, climbing and watching movies!",
120+
"active": true,
121+
"link": "https://github.com/ravern",
122+
"gravatar": "12caf9f1faf78359205cfa178379cb54c675193763b02beb2e18b9b3f5cccef1",
123+
"gravatarAlt": "Ravern Koh",
124+
"twitter": "ravernkoh",
125+
"github": "ravern",
126+
"linkedin": "ravern"
127+
},
128+
{
129+
"name": "Liew Zhao Wei",
130+
"description": "[object Object]",
131+
"active": true,
132+
"link": "https://github.com/zwliew",
133+
"gravatar": "lalalathisisbogus",
134+
"gravatarAlt": "Liew Zhao Wei",
135+
"github": "zwliew",
136+
"linkedin": "zwliew"
137+
},
138+
{
139+
"name": "Alissa",
140+
"description": "Coding on the weekdays, swimming on the weekends...",
141+
"active": true,
142+
"link": "https://www.github.com/alissayarmantho",
143+
"gravatar": "734d1659aa15ece4532e39008f4d9fc0745d852e60c9f966330d20db078d4711",
144+
"gravatarAlt": "Alissa",
145+
"twitter": "yarmantho",
146+
"github": "alissayarmantho",
147+
"linkedin": "alissayarmantho"
109148
}
110149
]

0 commit comments

Comments
 (0)