From 8eb3c185c2d84c93e7bce70e7d0bae99ccde7382 Mon Sep 17 00:00:00 2001 From: Mouna Belaid Date: Wed, 1 Oct 2025 00:48:58 +0200 Subject: [PATCH] Request to start a new chapter in Corvallis --- data/chapters/usa-oregon-corvallis.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/chapters/usa-oregon-corvallis.json diff --git a/data/chapters/usa-oregon-corvallis.json b/data/chapters/usa-oregon-corvallis.json new file mode 100644 index 000000000..855239627 --- /dev/null +++ b/data/chapters/usa-oregon-corvallis.json @@ -0,0 +1,13 @@ +[ + { + "urlname": "rladies-corvallis", + "status": "prospective", + "country": "USA", + "state.region": "Oregon", + "city": "Portland", + "social_media": {}, + "organizers": { + "current": ["Erin Howard"] + } + } +]