Skip to content

Commit 8ab2b46

Browse files
fix: added profile links
1 parent 84c4fd9 commit 8ab2b46

File tree

2 files changed

+203
-2
lines changed

2 files changed

+203
-2
lines changed

package-lock.json

Lines changed: 201 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pages/Team/CoreContributors.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ var CoreContributors = [
1010
headline: "GSoC '20 Codeuino",
1111
profile: "https://avatars0.githubusercontent.com/u/31209617?s=460&v=4",
1212
github: "https://github.com/Rupeshiya",
13-
linkedin: ""
13+
linkedin: "https://www.linkedin.com/in/rupesh-jha-7aab6b155/"
1414
},
1515
{
1616
name: "Asel Peiris",
1717
post: "Core Colaborator",
1818
headline: "GSoC '20 Codeuino",
1919
profile: aselPeiris,
2020
github: "https://github.com/AuraOfDivinity",
21-
linkedin: ""
21+
linkedin: "https://www.linkedin.com/in/asel-peiris-76536158"
2222
},
2323
{
2424
name: "Devansh Agarwal",

0 commit comments

Comments
 (0)