Skip to content

Commit

Permalink
Add Camilo Galeano co-organizer card (#635)
Browse files Browse the repository at this point in the history
* feat: add Camilo Galeano co-organizer card
  • Loading branch information
CamiloGdev authored Apr 2, 2024
1 parent 094bf18 commit 0f1ff3e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/data/organizadores.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,12 @@ module.exports = {
'https://secure.gravatar.com/avatar/267898824a5115781fad35abba0130d0?s=250',
website: 'https://khriztianmoreno.dev/',
},
camilogdev: {
name: 'Christian Camilo Galeano',
bio: 'Software developer, Mech. Engineer, tech and programming enthusiast with a great love for communities 🤝. Co-organizer at @MedellinJS',
twitter: 'camilodev_',
github: 'camilogdev',
avatar: 'https://avatars.githubusercontent.com/u/63627548?s=250',
website: 'https://twitter.com/camilodev_',
},
}

0 comments on commit 0f1ff3e

Please sign in to comment.