Skip to content

Commit

Permalink
Merge pull request #9 from juanbrujo/main
Browse files Browse the repository at this point in the history
added best admin
  • Loading branch information
clsource authored May 1, 2024
2 parents 922aa9d + 48ed7e8 commit 1753c2c
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion people.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,31 @@
"topics": ["De todo lo que quieran hablar"],
"emojis": ["💻", "🚭"],
"emoticons": []
}
},
{
"name": "Jorge Epuñan H.",
"title": "Subgerente Front-end y ex-admin",
"company": "https://www.devschile.cl",
"city": "João Pessoa",
"country": "Brasil",
"languages": ["Español", "Português", "English"],
"github": "https://github.com/juanbrujo",
"scheduling": "https://devschile.slack.com/team/U0R6AKR0Q",
"online-only": true,
"topics": [
"Software Engineering",
"Front-end",
"Open Source",
"Liderazgo",
"JavaScript",
"HTML",
"CSS",
"OSX",
"Cerveza",
"Vino"
],
"emojis": ["👥", "💻"],
"emoticons": []
},

Check failure on line 249 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Trailing comma
]
}

0 comments on commit 1753c2c

Please sign in to comment.