Skip to content

Commit

Permalink
Cheeky little find and replace
Browse files Browse the repository at this point in the history
  • Loading branch information
hola-soy-milk committed Jun 25, 2024
1 parent 8c9bab9 commit b62b210
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions data/berlin-2023.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ mainOrganizer:
main: true
twitterHandle: jesslynnrose
githubLink: jessicarose
- name: Ramón Huidobro
- name: Carmen Huidobro
main: true
twitterHandle: hola_soy_milk
githubLink: hola-soy-milk
email: hola@ramonh.dev
email: hola@carmenh.dev
4 changes: 2 additions & 2 deletions data/vienna-summer-2024.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ mainOrganizer:
main: true
twitterHandle: devcalledpaul
githubLink: cDevPaul
- name: Ramón Huidobro
- name: Carmen Huidobro
main: true
twitterHandle: hola_soy_milk
githubLink: hola-soy-milk
email: hola@ramonh.dev
email: hola@carmenh.dev
thanks:
- link: https://sentry.io
name: Sentry
Expand Down
4 changes: 2 additions & 2 deletions data/vienna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ mainOrganizer:
main: true
twitterHandle: devcalledpaul
githubLink: cDevPaul
- name: Ramón Huidobro
- name: Carmen Huidobro
main: true
twitterHandle: hola_soy_milk
githubLink: hola-soy-milk
email: hola@ramonh.dev
email: hola@carmenh.dev
thanks:
- link: https://sentry.io
name: Sentry
Expand Down
4 changes: 2 additions & 2 deletions src/pages/_organizers.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,10 @@ export default {
colors: gayStripes
},
{
name: 'Ramón Huidobro',
name: 'Carmen Huidobro',
twitterHandle: 'hola_soy_milk',
githubLink: 'hola-soy-milk',
email: 'hola@ramonh.dev',
email: 'hola@carmenh.dev',
colors: phillyStripes
}
]
Expand Down

0 comments on commit b62b210

Please sign in to comment.