From 48ed7e8eba1a7b94ce03e0ed122d93ca975fae13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Epu=C3=B1an?= Date: Wed, 1 May 2024 00:34:44 -0400 Subject: [PATCH] added best admin --- people.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/people.json b/people.json index 0244aa0..9cee650 100644 --- a/people.json +++ b/people.json @@ -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": [] + }, ] }