Skip to content

Commit

Permalink
docs: added Sri Satya data (EddieHubCommunity#158)
Browse files Browse the repository at this point in the history
Co-authored-by: Tatipamula Sri Satya <[email protected]>
  • Loading branch information
srisatya12 and Tatipamula Sri Satya authored Sep 14, 2021
1 parent 49fbfda commit 605f286
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
"eslint-plugin-react": "^7.25.1",
"prettier": "2.4.0"
}
}
}
17 changes: 17 additions & 0 deletions public/data/SriSatyaT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Sri Satya",
"bio": "Full Stack Development, Open Source & Devops Enthusiast ",
"avatar": "https://github.com/SriSatyaT.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "http://github.com/SriSatyaT",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "http://twitter.com/SriSatya_",
"icon": "twitter"
}
]
}
6 changes: 5 additions & 1 deletion public/data/_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@
{ "username": "voidz", "avatar": "https://github.com/voidz7.png" },
{ "username": "suhail34", "avatar": "https://github.com/suhail34.png" },
{ "username": "vikasganiga05", "avatar": "https://github.com/vikasganiga05.png" },
{ "username": "roshanmhatre", "avatar": "https://github.com/RoshanMhatre.png" }
{ "username": "roshanmhatre", "avatar": "https://github.com/RoshanMhatre.png" },
{
"username": "SriSatyaT",
"avatar": "https://github.com/SriSatyaT.png"
}
]

0 comments on commit 605f286

Please sign in to comment.