Skip to content

Commit 84c4fd9

Browse files
fix:profile links added
1 parent 1687fe4 commit 84c4fd9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/pages/Team/BoardMembers.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,41 +13,41 @@ var BoardMembers = [
1313
"Founder @Codeuino, Google summer of code & Code In mentor at @sugar_labs, @jbossorg, member at @OpenSourceOrg, Mentor at @kossiitkgp, @microsoft Educator Expert",
1414
profile: jaskirat,
1515
github: "https://github.com/jaskirat2000",
16-
linkedin: ""
16+
linkedin: "https://www.linkedin.com/in/jaskiratsingh2000/"
1717
},
1818
{
1919
name: "Devesh",
2020
post: "Donut Maintainer",
2121
headline:
2222
"foss contributor|board member@CODEUINO|software engineer@SHAW ACADEMY|ex-intern@SHAW ACADEMY|HASURA| INTERNSHALA|HIREINK|INDICIUMHUB|",
2323
profile: devesh,
24-
github: "",
25-
linkedin: ""
24+
github: "https://github.com/devesh-verma",
25+
linkedin: "https://www.linkedin.com/in/devesh-verma/"
2626
},
2727
{
2828
name: "Vaibhav D. Aren",
2929
post: "Board Member",
3030
headline:
3131
"SDE at HashedIn | GSOC 2018 Developer @SugarLabs | GSOC-19 Mentor @JBOSS(Codeuino)| GCI -18 Mentor @SugarLabs .",
3232
profile: vaibhav,
33-
github: "",
34-
linkedin: ""
33+
github: "https://github.com/vaibhavdaren",
34+
linkedin: "https://www.linkedin.com/in/vaibhavdaren/"
3535
},
3636
{
3737
name: "Ayush Nagar",
3838
post: "CodeBadge Maintainer",
3939
headline: "Student Mentor at Google Code-in",
4040
profile: "https://avatars1.githubusercontent.com/u/32647423?s=460&v=4",
4141
github: "https://github.com/ayushnagar123",
42-
linkedin: ""
42+
linkedin: "https://www.linkedin.com/in/ayushnagar123/"
4343
},
4444
{
4545
name: "Siddharth",
4646
post: "Designer",
4747
headline: "Student Mentor at Google Code-in",
4848
profile: "https://avatars1.githubusercontent.com/u/33068322?s=460&v=4",
49-
github: "",
50-
linkedin: ""
49+
github: "https://github.com/SiddharthSimharaju",
50+
linkedin: "https://www.linkedin.com/in/siddharthsimharaju/"
5151
}
5252
];
5353

0 commit comments

Comments
 (0)