Skip to content

Commit

Permalink
Add Meetups (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
marpo60 authored Nov 20, 2024
1 parent a474285 commit 07c87e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/meetup_bot/meetup.ex
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ defmodule MeetupBot.Meetup do
"AWS-UG-Montevideo",
"AI-for-Devs-Montevideo",
"abstractatechtalks",
"aws-girls-ug-uy"
"aws-girls-ug-uy",
"tryolabs-tech-talks",
"fintech-dev-uruguay"
]

def fetch_upcoming_meetups() do
Expand Down

0 comments on commit 07c87e6

Please sign in to comment.