Skip to content

Commit 410a31b

Browse files
Merge pull request #1602 from coderdojo-japan/add_nihonbashi_dojo
🆕 Add CoderDojo 日本橋 in 東京都
2 parents ccdba73 + 82c9465 commit 410a31b

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

db/dojo_event_services.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
### 以下、Dojo 情報まとめ ###
2828
### (dojos.yaml の追加順) ###
2929

30+
# 日本橋
31+
#- dojo_id: 319
32+
# name: connpass
33+
# group_id: イベントが追加されたら group_id を取得してコメントアウトを外す
34+
# url: https://coderdojo-nihonbashi.connpass.com/
35+
3036
# 南風原 (Reboot as a new dojo in Zen)
3137
#- dojo_id: 318
3238
# name: facebook

db/dojos.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,6 +1017,16 @@
10171017
- PHP
10181018
- Java
10191019
- Python
1020+
- id: 319
1021+
order: '131024'
1022+
created_at: '2024-06-02'
1023+
name: 日本橋
1024+
prefecture_id: 13
1025+
logo: "/img/dojos/coderdojo.webp"
1026+
url: https://coderdojonihonbashi.wixsite.com/main
1027+
description: 中央区で隔月開催
1028+
tags:
1029+
- Scratch
10201030
- id: 289
10211031
order: '131032'
10221032
created_at: '2022-10-23'

0 commit comments

Comments
 (0)