From 5be615006cfeb45c3a56470a1dadf4c4c07a3ce2 Mon Sep 17 00:00:00 2001 From: Victor Ott Date: Sat, 12 Mar 2022 22:36:10 +0100 Subject: [PATCH 1/9] =?UTF-8?q?Add=20meetup=20Rust=20N=C3=BCrnberg=20onlin?= =?UTF-8?q?e=20#12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- draft/2022-03-16-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index 048fcfac4..affb27d0b 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -175,6 +175,8 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Buffalo Rust User Group, First Tuesdays**](https://www.meetup.com/Buffalo-Rust-Meetup/events/284342808/) * 2022-04-06 | Indianapolis, IN, US | [Indy Rust](https://www.meetup.com/indyrs/) * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/284244527/) +* 2022-04-14 | Nürnberg, DE | [Rust Nuremberg](https://www.meetup.com/de-DE/rust-noris/) + * [**Rust Nürnberg online #12**](https://www.meetup.com/de-DE/rust-noris/events/zgfnssydcgbsb/) ### Europe From a6d8b9685a5ae1c928a1ef74c72f8fd6c6e5e61b Mon Sep 17 00:00:00 2001 From: Victor Ott Date: Mon, 14 Mar 2022 20:29:53 +0100 Subject: [PATCH 2/9] =?UTF-8?q?Update=20for=20Rust=20N=C3=BCrnberg=20onlin?= =?UTF-8?q?e=20#12=20meetup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- draft/2022-03-16-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index affb27d0b..a90317d0d 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -175,7 +175,7 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Buffalo Rust User Group, First Tuesdays**](https://www.meetup.com/Buffalo-Rust-Meetup/events/284342808/) * 2022-04-06 | Indianapolis, IN, US | [Indy Rust](https://www.meetup.com/indyrs/) * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/284244527/) -* 2022-04-14 | Nürnberg, DE | [Rust Nuremberg](https://www.meetup.com/de-DE/rust-noris/) +* 2022-04-07 | Nürnberg, DE | [Rust Nuremberg](https://www.meetup.com/de-DE/rust-noris/) * [**Rust Nürnberg online #12**](https://www.meetup.com/de-DE/rust-noris/events/zgfnssydcgbsb/) ### Europe From ea26865f7ff0a694b98326f1d6c167c2fe90196c Mon Sep 17 00:00:00 2001 From: Victor Ott Date: Tue, 15 Mar 2022 10:57:08 +0100 Subject: [PATCH 3/9] Added meetups in Vienna/AT and Stuttgart/DE --- draft/2022-03-16-this-week-in-rust.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index a90317d0d..4ba0ad0c9 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -169,6 +169,10 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Monthly meetup**](https://www.meetup.com/Seattle-Rust-Meetup/events/gskksrydcfblb/) * 2022-03-16 | Vancouver, BC, CA | [Vancouver Rust](https://www.meetup.com/Vancouver-Rust/) * [**Building a Randomizer**](https://www.meetup.com/Vancouver-Rust/events/283910183/) +* 2022-03-16 | Wien, AT | [Mob-Programming on Open Source Software](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/) + * [**The Rustic Mob**](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/events/284548235/) +* 2022-03-17 | Stuttgart, DE | [Rust Community Stuttgart](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/) + * [**Rust-Meetup**](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/events/lwgrssydcfbwb/) * 2022-03-23 | Egg Harbor City, NJ, US | [Neighborhood Math Club](https://www.meetup.com/neighborhood-math-club/) * [**The Early Rustacean Gets The Worm!**](https://www.meetup.com/neighborhood-math-club/events/284379020/) * 2022-04-05 | Buffalo, NY, US | [Buffalo Rust Meetup](https://www.meetup.com/Buffalo-Rust-Meetup/) From b13b4e0c77c764cffecdd218c5937d6c96ebc10d Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 16 Mar 2022 04:20:16 +0100 Subject: [PATCH 4/9] Update draft/2022-03-16-this-week-in-rust.md Removed duplicate meetup entry. Co-authored-by: andrewpollack --- draft/2022-03-16-this-week-in-rust.md | 1 - 1 file changed, 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index 4ba0ad0c9..a58c4d0f4 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -171,7 +171,6 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Building a Randomizer**](https://www.meetup.com/Vancouver-Rust/events/283910183/) * 2022-03-16 | Wien, AT | [Mob-Programming on Open Source Software](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/) * [**The Rustic Mob**](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/events/284548235/) -* 2022-03-17 | Stuttgart, DE | [Rust Community Stuttgart](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/) * [**Rust-Meetup**](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/events/lwgrssydcfbwb/) * 2022-03-23 | Egg Harbor City, NJ, US | [Neighborhood Math Club](https://www.meetup.com/neighborhood-math-club/) * [**The Early Rustacean Gets The Worm!**](https://www.meetup.com/neighborhood-math-club/events/284379020/) From c42efeb6521a960154d2d792f9b3a64be77f6cc6 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 16 Mar 2022 04:20:38 +0100 Subject: [PATCH 5/9] Update draft/2022-03-16-this-week-in-rust.md Removed locale from URL Co-authored-by: andrewpollack --- draft/2022-03-16-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index a58c4d0f4..b7d667482 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -169,7 +169,7 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Monthly meetup**](https://www.meetup.com/Seattle-Rust-Meetup/events/gskksrydcfblb/) * 2022-03-16 | Vancouver, BC, CA | [Vancouver Rust](https://www.meetup.com/Vancouver-Rust/) * [**Building a Randomizer**](https://www.meetup.com/Vancouver-Rust/events/283910183/) -* 2022-03-16 | Wien, AT | [Mob-Programming on Open Source Software](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/) +* 2022-03-16 | Wien, AT | [Mob-Programming on Open Source Software](https://www.meetup.com/Mob-Programming-on-Open-Source-Software/) * [**The Rustic Mob**](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/events/284548235/) * [**Rust-Meetup**](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/events/lwgrssydcfbwb/) * 2022-03-23 | Egg Harbor City, NJ, US | [Neighborhood Math Club](https://www.meetup.com/neighborhood-math-club/) From 56a661fe029e5e64564cc08866d3e949a1876294 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 16 Mar 2022 04:21:07 +0100 Subject: [PATCH 6/9] Update draft/2022-03-16-this-week-in-rust.md Remove locale from URL Co-authored-by: andrewpollack --- draft/2022-03-16-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index b7d667482..0f629da8c 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -170,7 +170,7 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * 2022-03-16 | Vancouver, BC, CA | [Vancouver Rust](https://www.meetup.com/Vancouver-Rust/) * [**Building a Randomizer**](https://www.meetup.com/Vancouver-Rust/events/283910183/) * 2022-03-16 | Wien, AT | [Mob-Programming on Open Source Software](https://www.meetup.com/Mob-Programming-on-Open-Source-Software/) - * [**The Rustic Mob**](https://www.meetup.com/de-DE/Mob-Programming-on-Open-Source-Software/events/284548235/) + * [**The Rustic Mob**](https://www.meetup.com/Mob-Programming-on-Open-Source-Software/events/284548235/) * [**Rust-Meetup**](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/events/lwgrssydcfbwb/) * 2022-03-23 | Egg Harbor City, NJ, US | [Neighborhood Math Club](https://www.meetup.com/neighborhood-math-club/) * [**The Early Rustacean Gets The Worm!**](https://www.meetup.com/neighborhood-math-club/events/284379020/) From b90f7130035d4567e7605a30bd1648bdd433633c Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 16 Mar 2022 04:21:49 +0100 Subject: [PATCH 7/9] Update draft/2022-03-16-this-week-in-rust.md Remove duplicate meetup entry Co-authored-by: andrewpollack --- draft/2022-03-16-this-week-in-rust.md | 1 - 1 file changed, 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index 0f629da8c..2d3c9c3e0 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -171,7 +171,6 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Building a Randomizer**](https://www.meetup.com/Vancouver-Rust/events/283910183/) * 2022-03-16 | Wien, AT | [Mob-Programming on Open Source Software](https://www.meetup.com/Mob-Programming-on-Open-Source-Software/) * [**The Rustic Mob**](https://www.meetup.com/Mob-Programming-on-Open-Source-Software/events/284548235/) - * [**Rust-Meetup**](https://www.meetup.com/de-DE/Rust-Community-Stuttgart/events/lwgrssydcfbwb/) * 2022-03-23 | Egg Harbor City, NJ, US | [Neighborhood Math Club](https://www.meetup.com/neighborhood-math-club/) * [**The Early Rustacean Gets The Worm!**](https://www.meetup.com/neighborhood-math-club/events/284379020/) * 2022-04-05 | Buffalo, NY, US | [Buffalo Rust Meetup](https://www.meetup.com/Buffalo-Rust-Meetup/) From 42ef817ed9bbbbb2cf90ef24b9be1a83fa3fab79 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 16 Mar 2022 04:22:05 +0100 Subject: [PATCH 8/9] Update draft/2022-03-16-this-week-in-rust.md Remove duplicate meetup entry Co-authored-by: andrewpollack --- draft/2022-03-16-this-week-in-rust.md | 1 - 1 file changed, 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index 2d3c9c3e0..756296098 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -177,7 +177,6 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Buffalo Rust User Group, First Tuesdays**](https://www.meetup.com/Buffalo-Rust-Meetup/events/284342808/) * 2022-04-06 | Indianapolis, IN, US | [Indy Rust](https://www.meetup.com/indyrs/) * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/284244527/) -* 2022-04-07 | Nürnberg, DE | [Rust Nuremberg](https://www.meetup.com/de-DE/rust-noris/) * [**Rust Nürnberg online #12**](https://www.meetup.com/de-DE/rust-noris/events/zgfnssydcgbsb/) ### Europe From e75ca6c237f7cf6bd5fba7f93eb101bd95c22270 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 16 Mar 2022 04:22:16 +0100 Subject: [PATCH 9/9] Update draft/2022-03-16-this-week-in-rust.md Remove duplicate meetup entry Co-authored-by: andrewpollack --- draft/2022-03-16-this-week-in-rust.md | 1 - 1 file changed, 1 deletion(-) diff --git a/draft/2022-03-16-this-week-in-rust.md b/draft/2022-03-16-this-week-in-rust.md index 756296098..bbbc932d1 100644 --- a/draft/2022-03-16-this-week-in-rust.md +++ b/draft/2022-03-16-this-week-in-rust.md @@ -177,7 +177,6 @@ Rusty Events between 2022-03-09 - 2022-04-06 🦀 * [**Buffalo Rust User Group, First Tuesdays**](https://www.meetup.com/Buffalo-Rust-Meetup/events/284342808/) * 2022-04-06 | Indianapolis, IN, US | [Indy Rust](https://www.meetup.com/indyrs/) * [**Indy.rs - with Social Distancing**](https://www.meetup.com/indyrs/events/284244527/) - * [**Rust Nürnberg online #12**](https://www.meetup.com/de-DE/rust-noris/events/zgfnssydcgbsb/) ### Europe