Skip to content

Commit 8b9c94b

Browse files
authored
chore: fix Krish Gupta links and...
...update David Leal's bio.
1 parent 1584b9f commit 8b9c94b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/moderators.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export function getStaticProps() {
7373
const data = [
7474
{
7575
name: 'David Leal',
76-
bio: 'Open-source maintainer/contributor 💻 Bot/website maintainer for @Heptagram 🤖 @Minetest mod/game maintainer & creator 🎮 Discord moderator in 20+ servers 🛡 Open-source/DSA mentor 🛠',
76+
bio: 'Open-source advocate and maintainer 🥑 Managing 30+ communities 🚀 Game and app developer 🎮 Mentor & supporter 💖 Love contributing to communities!',
7777
imgUrl: 'https://github.com/Panquesito7.png',
7878
twitterUrl: 'https://twitter.com/David_Leal_7',
7979
githubUrl: 'https://github.com/Panquesito7'
@@ -109,9 +109,9 @@ export function getStaticProps() {
109109
{
110110
name: 'Krish Gupta',
111111
bio: "Started my tech journey on 30th September 2021. Since then, I am learning new things and growing my network. I love to chat, collaborate and contribute. I am an open sourcer, that's my complete bio.",
112-
imgUrl: 'https://github.com/krshdev.png',
113-
twitterUrl: 'https://twitter.com/krishguptadev',
114-
githubUrl: 'https://github.com/krishguptadev'
112+
imgUrl: 'https://github.com/krshkodes.png',
113+
twitterUrl: 'https://twitter.com/krshkodes',
114+
githubUrl: 'https://github.com/krshkodes'
115115
}
116116
]
117117
return {

0 commit comments

Comments
 (0)