diff --git a/events.yaml b/events.yaml index 19a3a39..5a339f4 100644 --- a/events.yaml +++ b/events.yaml @@ -9,22 +9,6 @@ # category: Conference # Options: Conference, Expo, Workshop, Competition, Meetup # !! Please keep this sorted by start_date !! -- title: CppCon 2024 - link: https://cppcon.org/ - start_date: 2024-09-15 - end_date: 2024-09-20 - city: Aurora - country: United States of America - category: Conference - -- title: ROSCon Spain 2024 - link: https://roscon.org.es/ROSConES2024.html - start_date: 2024-09-19 - end_date: 2024-09-20 - city: Sevilla - country: Spain - category: Conference - - title: ICRA 40th Anniversary 2024 link: https://icra40.ieee.org/ start_date: 2024-09-23 diff --git a/past_events.yaml b/past_events.yaml index 9cf8939..7472f7b 100644 --- a/past_events.yaml +++ b/past_events.yaml @@ -320,6 +320,14 @@ country: United States of America category: Competition +- title: CppCon 2024 + link: https://cppcon.org/ + start_date: 2024-09-15 + end_date: 2024-09-20 + city: Aurora + country: United States of America + category: Conference + - title: Actuate Summit link: https://actuate.foxglove.dev/ start_date: 2024-09-18 @@ -327,3 +335,11 @@ country: United States of America category: Conference +- title: ROSCon Spain 2024 + link: https://roscon.org.es/ROSConES2024.html + start_date: 2024-09-19 + end_date: 2024-09-20 + city: Sevilla + country: Spain + category: Conference +