Skip to content

Commit 1de7de0

Browse files
committed
Enable next meetup
1 parent e37b361 commit 1de7de0

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

_data/next_meetup.yml

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
1-
show: false
2-
date:
3-
time:
4-
host:
1+
show: true
2+
date: Martes 25 de Marzo
3+
time: 19 hs
4+
host: howdy
55
# Use the following format for talks
66
# talks:
77
# - speaker: Speaker name taken from people.yml file
88
# name: Talk name
99
# Or if the speakers are TBD
1010
# talks: []
11-
talks: []
11+
talks:
12+
- speakers:
13+
- marco_roth
14+
name: "Scaling RubyVideo.dev: The mission to index all Ruby conferences"
15+
16+
- speakers:
17+
- seth_horsley
18+
name: "Building beautiful UIs with Ruby: A Rails-native approach"
19+
20+
- speakers:
21+
- nicolas_buero
22+
name: "Pursuing the Fix: A Rails Bug story"

0 commit comments

Comments
 (0)