Skip to content

Commit 92cdc48

Browse files
committed
Update contributors
1 parent d57896d commit 92cdc48

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

data/contributors.ts

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,11 @@ export const contributors: ContributorLookup = {
3434
wolovim: {
3535
displayName: 'wolovim',
3636
},
37-
tito: {
38-
displayName: 'tito',
37+
_7i7o: {
38+
displayName: '7i7o',
39+
moreInfoUrl: 'https://github.com/7i7o',
40+
avatarUrl: 'https://avatars.githubusercontent.com/u/84824996?v=4',
41+
about: '7i7o has been a member of the DeveloperDAO since October 2021.',
3942
},
4043
mveve: {
4144
displayName: 'mveve',

pages/lessons/projects/1.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ lesson. See you soon!
791791
import { ContributorFooter } from '../../../components/mdx/ContributorFooter'
792792

793793
<ContributorFooter
794-
authors={['tito']}
795-
reviewers={['piablo', 'georgemac510', 'wolovim']}
794+
authors={['_7i7o', 'piablo']}
795+
reviewers={['georgemac510', 'wolovim']}
796796
contributors={['mveve']}
797797
/>

0 commit comments

Comments
 (0)