Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fharper/coffeechat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: devschile/cafecito
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.

Commits on Apr 27, 2024

  1. Update CODEOWNERS

    clsource authored Apr 27, 2024
    Copy the full SHA
    8a89d99 View commit details
  2. Update CODE_OF_CONDUCT.md

    clsource authored Apr 27, 2024
    Copy the full SHA
    dbb78e0 View commit details
  3. Update README-TEMPLATE.md

    clsource authored Apr 27, 2024
    Copy the full SHA
    763692c View commit details
  4. Update people.json

    clsource authored Apr 27, 2024
    Copy the full SHA
    ed5bbe8 View commit details
  5. Update prettify-json.yml

    clsource authored Apr 27, 2024
    Copy the full SHA
    68d5e9e View commit details
  6. Update generate-readme.yml

    clsource authored Apr 27, 2024
    Copy the full SHA
    9cd2c27 View commit details
  7. Copy the full SHA
    c9f7d5f View commit details
  8. Update people.json

    clsource authored Apr 27, 2024
    Copy the full SHA
    e714565 View commit details
  9. prettify people.json

    actions-user committed Apr 27, 2024
    Copy the full SHA
    6309e04 View commit details
  10. Copy the full SHA
    7f4232f View commit details
  11. Update write-readme.js

    clsource authored Apr 27, 2024
    Copy the full SHA
    15c28e8 View commit details
  12. Copy the full SHA
    4fbd585 View commit details
  13. Update people.json

    clsource authored Apr 27, 2024
    Copy the full SHA
    b7225e9 View commit details
  14. Copy the full SHA
    c2e0af4 View commit details
  15. Update README-TEMPLATE.md

    clsource authored Apr 27, 2024
    Copy the full SHA
    dff605a View commit details
  16. Copy the full SHA
    12e7575 View commit details
  17. Update README-TEMPLATE.md

    clsource authored Apr 27, 2024
    Copy the full SHA
    538e0fe View commit details
  18. Copy the full SHA
    9358496 View commit details

Commits on Apr 28, 2024

  1. Update people.json

    ivmirx authored Apr 28, 2024
    Copy the full SHA
    a5c6636 View commit details
  2. Merge pull request #1 from ivmirx/patch-1

    Update people.json
    clsource authored Apr 28, 2024
    Copy the full SHA
    7b0de09 View commit details
  3. Update people.json

    clsource authored Apr 28, 2024
    Copy the full SHA
    bc37507 View commit details
  4. prettify people.json

    actions-user committed Apr 28, 2024
    Copy the full SHA
    d68b833 View commit details
  5. Copy the full SHA
    5c0d19d View commit details

Commits on Apr 29, 2024

  1. Update write-readme.js

    clsource authored Apr 29, 2024
    Copy the full SHA
    59d53f5 View commit details
  2. Update write-readme.js

    clsource authored Apr 29, 2024
    Copy the full SHA
    0739d4a View commit details
  3. Copy the full SHA
    b288a77 View commit details
  4. Update write-readme.js

    clsource authored Apr 29, 2024
    Copy the full SHA
    cd8df7e View commit details
  5. Copy the full SHA
    e1d4e6b View commit details
  6. Update write-readme.js

    clsource authored Apr 29, 2024
    Copy the full SHA
    8e20def View commit details
  7. Copy the full SHA
    18dc97e View commit details
  8. Update write-readme.js

    clsource authored Apr 29, 2024
    Copy the full SHA
    8ff71ea View commit details
  9. Copy the full SHA
    d5cf757 View commit details
  10. Update schema.json

    clsource authored Apr 29, 2024
    Copy the full SHA
    9746960 View commit details
  11. Update people.json

    clsource authored Apr 29, 2024
    Copy the full SHA
    4b9d920 View commit details
  12. prettify people.json

    actions-user committed Apr 29, 2024
    Copy the full SHA
    04c6358 View commit details
  13. Update README-TEMPLATE.md

    clsource authored Apr 29, 2024
    Copy the full SHA
    aa1d4f3 View commit details
  14. Copy the full SHA
    a6e22db View commit details
  15. Update write-readme.js

    clsource authored Apr 29, 2024
    Copy the full SHA
    82bcc34 View commit details
  16. Copy the full SHA
    ad69de7 View commit details
  17. Update README-TEMPLATE.md

    clsource authored Apr 29, 2024
    Copy the full SHA
    7a7fcfe View commit details
  18. Copy the full SHA
    65dd198 View commit details
  19. Copy the full SHA
    7ecc4c0 View commit details
  20. Merge pull request #2 from davidlaym/main

    Add David Lay to people.json
    clsource authored Apr 29, 2024
    Copy the full SHA
    a791ded View commit details
  21. prettify people.json

    actions-user committed Apr 29, 2024
    Copy the full SHA
    d71fe6e View commit details
  22. Copy the full SHA
    2aae687 View commit details
  23. Update README-TEMPLATE.md

    clsource authored Apr 29, 2024
    Copy the full SHA
    7e11bcd View commit details
  24. Copy the full SHA
    3821637 View commit details
  25. Update people.json

    pedroVinko authored Apr 29, 2024
    Copy the full SHA
    589ba21 View commit details
  26. Merge pull request #3 from pedroVinko/patch-1

    Update people.json
    clsource authored Apr 29, 2024
    Copy the full SHA
    6436789 View commit details
  27. Copy the full SHA
    84d81eb View commit details
Showing with 429 additions and 548 deletions.
  1. +1 −1 .github/workflows/generate-readme.yml
  2. +1 −1 .github/workflows/prettify-json.yml
  3. +1 −2 .gitignore
  4. +1 −1 CODEOWNERS
  5. +1 −1 CODE_OF_CONDUCT.md
  6. +65 −31 README.md
  7. +1 −0 emoticons.json
  8. +231 −477 people.json
  9. +27 −2 schema.json
  10. +53 −11 scripts/README-TEMPLATE.md
  11. +47 −21 scripts/write-readme.js
2 changes: 1 addition & 1 deletion .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
- name: Checkout this repository
uses: actions/checkout@v4.1.0
with:
token: ${{ secrets.ACTIONS_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setting up Node.js
uses: actions/setup-node@v4.0.2
2 changes: 1 addition & 1 deletion .github/workflows/prettify-json.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
- name: Checkout this repository
uses: actions/checkout@v4.1.0
with:
token: ${{ secrets.ACTIONS_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setting up Node.js
uses: actions/setup-node@v4.0.2
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
node_modules/
.DS_Store


.idea/
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -3,4 +3,4 @@
# Mostly using it to auto-assign PR to @fharper
#

@fharper
@clsource
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
hi@fred.dev.
huemul@devschile.cl.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
96 changes: 65 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,76 @@
# Coffee Chat
# ☕ Cafecito

List of awesome people offering their time **for free** to have a "coffee chat" with others about different topics, mostly in a mentorship kind of way.
Listado de personas bakanes que ofrecen un poco de su tiempo **totalmente gratis** para tomar un _"cafecito"_ con otros acerca de diversos temas, quizás como una suerte de mentoría. Idealmente presencial, pero también puede ser online.

**Important**: this is not a list to promote your paid services. It is like free as in beer...
## 🫖 Importante

- **[Annaliese Bronz](https://calendly.com/annaliesebronz/zoom) ([LinkedIn](https://www.linkedin.com/in/annalieseb/)), Software Developer at N/A:** Accountability Partner, Goal Setting, Women in Tech, LGBTQ+ in Tech, Friendships, Networking, In-person meetups
- **[Anthony Dellavecchia](https://calendly.com/anthonyjdella/chat) ([LinkedIn](https://www.linkedin.com/in/anthonydellavecchia), [Twitter](https://twitter.com/anthonyjdella)), Developer Evangelist, Staff at Twilio:** Software Engineering, Developer Relations, Developers Documentation, Community Building, Personal Branding, Starting in Tech, Job Search, Mental Health, Imposter Syndrome
- **[Baskar Rao Dandlamudi](https://calendly.com/baskarmib/30min) ([LinkedIn](https://www.linkedin.com/in/baskarrao-dandlamudi/), [Twitter](https://twitter.com/baskarmib)), Solutions Architect at Perficient:** Application Development, Starting in Tech, Job Searching, Mobile, Tech, Software Engineering
- **[Benoît H. Dicaire](https://calendly.com/bhdicaire/20m) ([LinkedIn](https://www.linkedin.com/in/bhdicaire)), Cybersecurity Strategist at Dicaire.com:** Public speaking, Information security, technology & privacy, Governance, Risk management & compliance
- **[Frédéric Harper](https://calendly.com/fharper/coffee) ([LinkedIn](https://www.linkedin.com/in/fredericharper), [Twitter](https://twitter.com/fharper)), Principal Developer Advocate at Kubefirst:** Kubefirst, GitOps, DevOps, Software Development, Kubernetes, Cloud & app Architecture, Open-Source, SaaS Architecture, Developer Relations, Developers Documentation, Community Building, Personal Branding, Starting in Tech, Job Search, LinkedIn, Resume, Cats, Coffee, Microbrewery Beer, Travelling, ADHD, Mental Health, Anything else
- **[Jody Winter](mailto:jodywinter@xtra.co.nz) ([LinkedIn](https://www.linkedin.com/in/jody-winter/)), Technical Writer at Affinity Employer Services/Freelancing:** Technical Writing, Editing for Clarity and Concision, Writing for End-Users, Structuring Content, Documenting REST APIs, Docs-as-Code, Career Transitions, Skills Development, Freelancing While Fully Employed, Gen X Women in Tech, Working in New Zealand
- **[Josef Holzmayr](https://calendly.com/theyoctojester/mender-office-hour) ([LinkedIn](https://www.linkedin.com/in/josef-holzmayr), [Twitter](https://twitter.com/theyoctojester)), Head of Developer Relations at Northern.tech:** Open-Source, Embedded Linux, Yocto, OpenEmbedded, OTA Updates, Developer Relations, IoT, Livecoding, Beer, Heavy Metal, Anything else
- **[Julien Lengrand-Lambert](https://calendly.com/jlengrand) ([LinkedIn](https://www.linkedin.com/in/julienlengrand/), [Twitter](https://twitter.com/jlengrand)), Lead Developer Advocate at Adyen:** Software Engineering, Developer Relations, Developers Documentation, Community Building, Personal Branding, Starting in Tech, Job Search, Writing, Mentoring, Hiring, Meetups, Kotlin, Anything, really
- **[Lidia De La Cruz](mailto:contact@poderosacoding.com) ([LinkedIn](https://www.linkedin.com/in/lidia-de-la-cruz/), [Twitter](https://twitter.com/poderosacoding)), Consultant Developer|Developer Advocate at Thoughtworks:** Starting in Tech, Structuring Content, Networking, Building a Personal Brand, Career Transitions, Skills Development, Imposter Syndrome, Latinx in Tech, Free Resources, POC in Tech
- **[Maggie Barnes](https://calendly.com/mbarnestech/coffee_chat) ([LinkedIn](https://www.linkedin.com/in/mbarnestech/), [Twitter](https://twitter.com/mbarnestech)), Software Engineer at N/A:** Software Engineering, Starting in Tech, Career Pivot, Software Engineering Bootcamps, Women in Tech, LGBTQ+ in Tech, Neurodivergence in Tech, Networking, Work-Life Balance
- **[Maximiliano Rios](https://twitter.com/messages/compose?recipient_id=1191530928591560704) ([LinkedIn](https://www.linkedin.com/in/maximiliano-merced/), [Twitter](https://twitter.com/_maxrios)), Software Engineer at Google:** Software Engineering, Networking, Interviewing, Career Transitions, Education Tech, Designing a Project, Latinx in Tech, First Tech Job, College Advise, Job Search, Starting in Tech
- **[Mike Staffa](https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ2ORDYuLhQBn4UgTLumBjC8UgC_lAIItfA3upgMX6TR-NlL-JkwZNz7z8aHy2n05ilPfycvPqkT) ([LinkedIn](https://www.linkedin.com/in/mikestaffa/), [Twitter](https://twitter.com/mtstaffa)), Product Manager at Zeals:** Cross-Cultural Communication, Community Building, Personal Branding, Starting in Tech, Job Search, Japan, Chatbots, Nutrition
- **[Ochuko Onojakpor](https://calendly.com/chukslord1/30min) ([LinkedIn](https://www.linkedin.com/in/ochuko-onojakpor-5a156515b), [Twitter](https://twitter.com/LordChuks3)), Technical Writer, CEO at GitHub, RequestMechanic:** Software Development, Company Branding, Open-Source, Startups, LLMs, Community Building, Starting in Tech, Auto Care, Job Search, Team Building, Resume, Cats, Coffee, Anything else
- **[Rasheed Mudasiru](https://cal.com/taiwrash/30min) ([LinkedIn](https://www.linkedin.com/in/rasheedtaiwo/), [Twitter](https://twitter.com/taiwrash)), DevOps Engineer at N/A:** Software Engineering, DevOps, Open Source Software, Community, CS Opportunities, Cloud & Cloud-Native, Podcast, Live streams, Backend
- **[Rene Pot](https://calendar.google.com/calendar/appointments/schedules/AcZssZ2j2HSqAeHfTXLKLdq5VyE-3lCrbIBLtL7DWAk6VrAkJfC5GVFEFI8cHAhUeIkbqFe1l3hmhm6A) ([LinkedIn](https://www.linkedin.com/in/wraldpyk/), [Twitter](https://twitter.com/wraldpyk), [Mastodon](https://fosstodon.org/@wraldpyk)), Senior Developer Advocate at DHIS2:** Open-Source, Low-Code, No-Code, Twitch, Mobile Development, Developer Relations, Coffee, Whisky, Moving Abroad, Casual Conversation
- **[Ricardo Sueiras](https://calendly.com/ricardo-sueiras/you-are-amazing) ([LinkedIn](https://www.linkedin.com/in/ricardosueiras), [Twitter](https://twitter.com/094459)), Developer Advocate at AWS:** Open Source, Developer Relations, Innovation, Cloud, Mentoring, Education
- **[Richard Moot](https://calendar.google.com/calendar/appointments/schedules/AcZssZ3GTtVFlHeYvKVgbxeje5kvnNWdfz8NgP8veCST2A698ybgznKYLNUxZJHCVVAQS1mmqlhmS73n) ([LinkedIn](https://www.linkedin.com/in/richardmoot), [Twitter](https://twitter.com/wootmoot)), Head of Developer Advocacy at Square @ Block, Inc.:** Open-Source, Video, Developer Video, API Design, Developer Relations, Developers Content, Starting in Tech, Job Search, Cats, Coffee, Beer, Travel, Anything else
- **[Shannon Lal](https://calendly.com/shannonlal/30min) ([LinkedIn](https://www.linkedin.com/in/shannonlal), [Twitter](https://twitter.com/shannondlal)), Director, Journey Technical Lead at RBC:** Starting in Tech, Job Searching, Web, Dev Ops, React, Tech, NodeJS, Software Engineering
- **[Tobiloba Adedeji](https://cal.com/toby-solutions/30min) ([LinkedIn](https://www.linkedin.com/in/tobiloba-adedeji/), [Twitter](https://twitter.com/toby_solutions)), Software Engineer at Million, Groove:** Software Engineering, Million, Open Source Software, Open Source AI, Starting in Tech, Career Pivot, Software Engineering Bootcamps
- **[Zachary Powell](https://calendar.app.google/kf8WKmRbxbkkxhbR6) ([LinkedIn](https://www.linkedin.com/in/zachary-mg-powell), [Twitter](https://twitter.com/devwithzachary)), Sr Android Developer Advocate at Vonage:** DevRel, Developer Relations, Android, Starting in Tech, Job Searching, Mobile, Tech, Software Engineering
Esto no es para promocionar tus servicios de pago, es gratis y pensado para conocer nuevas personas
o simplemente compartir un rato buena onda.

## Add yourself to this list
## 🍪 Lista de Personas

**Do not modify `README.md` directly: it will be autogenerated**. To add your name to this list, you need to add another object to the `people` array in [people.json](https://github.com/fharper/coffeechat/blob/main/people.json) and send a pull request. See [schema.json](schema.json) for the information about the JSON schema.
|Nombre|Social|Ocupación|Temas|Ubicación|Emojis|
|---|---|---|---|---|---|
|**[Adrián Salgado (Lasagna)](https://devschile.slack.com/team/U0RA46KCP)**|[LinkedIn](https://www.linkedin.com/in/salgadoadrian/), [Mastodon](https://devschile.social/@lasagnaandroid)|Software Engineer en https://gowish.com|De todo lo que quieran hablar.|Copenhagen / Dinamarca 🇩🇰|💻, 🚭 |
|**[Camilo Castro](https://devschile.slack.com/team/U0SCJ8831)**|[Mastodon](https://genserver.social/clsource)|Software Engineer en https://ninjas.cl|Software Engineering, Elixir, Software Libre, Backend, Phoenix, Erlang, Linux, Emacs.|V Región / Chile 🇨🇱|🌱, 🫖, 🍜, 👥, 💻 <img src="https://raw.githubusercontent.com/devschile/emoticons/main/emoticons/e7caf94f4f248eb0.png" style="width:30px;height:30px;">,<img src="https://raw.githubusercontent.com/devschile/emoticons/main/emoticons/023bb62dea882b5b.png" style="width:30px;height:30px;">,<img src="https://raw.githubusercontent.com/devschile/emoticons/main/emoticons/1228213e977d6356.png" style="width:30px;height:30px;">|
|**[David Lay](https://devschile.slack.com/team/U0U9FBTK3)**|[Mastodon](https://devschile.social/@davidlaym)|Software Engineer en https://www.leniolabs.com/|Software Design, Monitoring, Performance, Software Architecture, Software Libre, Leadership, Consulting, Software Industry, Security, Software Teams, Node.js.|Santiago / Chile 🇨🇱|👥, 💻, 🤖, 🏡, 🔨, 🧰, 🪚 |
|**[Héctor Palma Téllez](https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ2V_tFtUn7UZnDuyL_mk79FGM9uydaE0K1xAvbD2unotJlBC4pvBfNsCe65AqUfK2gGAf5qee7X)**|[LinkedIn](https://www.linkedin.com/in/hectorpalmatellez/)|Design Engineer en https://devschile.cl/|Design Systems, Storybook, Work Culture, Angular, TypeScript, Languages, Communication.|Santiago / Chile 🇨🇱|🌱, 🫖, 🍜, 👥, 💻, 🚭 |
|**[Ignacio Rodriguez](https://devschile.slack.com/team/UUU97K0TG)**|[Mastodon](https://devschile.slack.com/team/n0m34cu3rd0d37u53r)|DevOps Engineer / SRE en symbiose.cl|DIY, IoT, Linux, Docker, Kubernetes, Flavors of Linux, Homelabs, Networking, Emulation, Gadgets, House plants, Gardening, TinyGS, Meshtastic, LoRa / LoRaWAN & descentralized communications (mesh networking), Smart cities and weather monitoring.|Santiago / Chile 🇨🇱|🍖, 🍺, 🍩, 🍔, 🌭, 🍕, 🥂, 🚭, 🌯, 🍜, 🫖, 💻 |
|**[Ivan Mir](https://devschile.slack.com/team/UDBJAJTCL)**|[Mastodon](https://mas.to/@ivmirx)|Independiente en QotoQot|aplicaciones, macOS, iOS, Android, C#, .NET.|Valdivia / Chile 🇨🇱|👥, 💻 |
|**[Iván Nawrath](https://devschile.slack.com/team/U3XP842H1)**|[Mastodon](https://devschile.slack.com/team/U3XP842H1)|Software Engineer en https://www.capitaria.com|Python, Django, Linux, Backend, Database, React.|Concepción / Chile 🇨🇱|🍖, 🍺, 🍩, 🍔, 🌭, 🍕, 🥂, 🚭, 🌯, 🍜 |
|**[Jorge Epuñan H.](https://devschile.slack.com/team/U0R6AKR0Q)**|[Github](https://github.com/juanbrujo)|Subgerente Front-end y ex-admin en https://www.devschile.cl|Software Engineering, Front-end, Open Source, Liderazgo, JavaScript, HTML, CSS, OSX, Cerveza, Vino.|João Pessoa / Brasil 🇧🇷|👥, 💻 |
|**[Pedro Araya](https://devschile.slack.com/team/U0SCJ8831)**|[Github](https://github.com/pedroFP)|Full Stack Developer en https://vinkodigital.com/|Ruby on Rails, Backend, Work Culture, React, Rock climbing / Bouldering.|Lisboa / Portugal 🇵🇹|🍕, 🧗‍♂️, 🍜, 💻, 🥂 |
|**[Rodrigo Carmona](https://devschile.slack.com/team/U8N65AW3Z)**|[LinkedIn](https://www.linkedin.com/in/rcarmonad/)|Solutions Architect en https://www.kimn-it.cl/|Security, Java, Spring, Coffee, Parenting, Software Architecture, Software Development, Team Building.|Santiago / Chile 🇨🇱|👥, 💻, 🍺, 🚭, 🍕, 🫖, ☕, 🌭 |

If you have no idea how all this works, you can simply send me your information by [email](mailto:hi@fred.dev), and I'll add you to the list myself with pleasure.
## 🍰 ¿Cómo me añado?

**Warning**: only add yourself to this list!
Se debe modificar el archivo [people.json](https://github.com/devschile/cafecito/blob/main/people.json) y mandar un pull request. Puedes ver el archivo [schema.json](https://github.com/devschile/cafecito/blob/main/schema.json) para ver los campos disponibles.

## Remove yourself from this list
El archivo `README.md` se genera automáticamente, no se debe modificar.

Simply create a pull request by removing your people definition from [people.json](https://github.com/fharper/coffeechat/blob/main/people.json). As for adding yourself to the list if you are not a technical person, just send me an [email](mailto:hi@fred.dev) and I'll do it for you.
Si necesitas ayuda puedes preguntar en el [Slack](https://join.slack.com/t/devschile/shared_invite/zt-28po3lsc2-XZd7gJzd_sKl6RJqnYqFkw).

## Acknowledgements
### Emojis / Emoticons

The idea of a coffee chat resource list is coming from [Julien Lengrand-Lambert.](https://www.linkedin.com/in/julienlengrand/).
En la columna preferencias puedes usar emojis que definan lo que te gusta, si es que se juntan en persona.
Puede ser cualquier emoji pero se recomiendan los siguientes.

- 👥 : Modalidad Presencial
- 💻 : Modalidad Online
- 🌱 : Vegano
- 🍖 : No Vegano
- 🍺 : Cerveza
- 🍷 : Vino
- 🚭 : No Fumador
- 🍜 : Comida Asiática
- 🍕 : Pizzas
- 🌯 : Wraps
- 🫖 : Té
- ☕ : Café
- 🧉 : Mate
- 🍹 : Jugo
- 🥂 : Alcohol
- 🚰 : Agua
- 🍩 : Donas
- 🍟 : Papitas
- 🌭 : Completos
- 🍿 : Cine
- 🍔 : Hamburguesa
- 😶‍🌫️ : 420

También la lista disponible de **Emoticons**:

- [https://github.com/devschile/emoticons](https://github.com/devschile/emoticons)

## 🌿 ¿Cómo me quito?

Simplemente modificando el archivo [people.json](https://github.com/devschile/cafecito/blob/main/people.json) y mandando un pull request.

## 🧉 Importante

Solo añade tus propios datos, no los de otra persona.

## 🌱 Reconocimientos

La idea original fue de [Julien Lengrand-Lambert.](https://www.linkedin.com/in/julienlengrand/)
y este es un fork de [coffee chat](https://github.com/fharper/coffeechat/tree/main).
1 change: 1 addition & 0 deletions emoticons.json

Large diffs are not rendered by default.

Loading