From 672cd47fae5a62837c24bfc06495289a8ead92bd Mon Sep 17 00:00:00 2001 From: Yuppy Date: Fri, 3 Jan 2020 17:19:01 +0900 Subject: [PATCH] =?UTF-8?q?:new:=20Add=20CoderDojo=20=E7=A8=B2=E6=B2=A2?= =?UTF-8?q?=E6=AD=A3=E6=98=8E=E5=AF=BA=20in=20=E6=84=9B=E7=9F=A5=E7=9C=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/dojo_event_services.yaml | 8 +++++++- db/dojos.yaml | 11 +++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/db/dojo_event_services.yaml b/db/dojo_event_services.yaml index fe46e1233..f84848da1 100644 --- a/db/dojo_event_services.yaml +++ b/db/dojo_event_services.yaml @@ -1110,4 +1110,10 @@ - dojo_id: 234 name: connpass group_id: 8841 - url: https://coderdojo-motoyama.connpass.com/ \ No newline at end of file + url: https://coderdojo-motoyama.connpass.com/ + +# 稲沢正明寺 +- dojo_id: 235 + name: peatix + group_id: + url: https://coderdojo-shomeiji.peatix.com/ \ No newline at end of file diff --git a/db/dojos.yaml b/db/dojos.yaml index 7d9b044a2..ed09ca886 100644 --- a/db/dojos.yaml +++ b/db/dojos.yaml @@ -1526,6 +1526,17 @@ tags: - Scratch - micro:bit +- id: 235 + order: '232203' + created_at: '2019-01-03' + name: 稲沢正明寺 + prefecture_id: 23 + logo: "/img/dojos/japan.png" + url: https://coderdojo-inazawash.com/ + description: 愛知県稲沢市で毎月開催 + tags: + - Scratch + - Viscuit - id: 84 order: '232211' is_active: false