Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

✨ traO Judgeのチームを作成 #24

Merged
merged 1 commit into from
Jul 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions members.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@ locals {
"ayanakm", # ayana
"beferia", # beferia
"blancnoir256", # BN256
"cho3881392697", # cho
"cobalt1024", # cobalt
"comavius", # comavius
"cp-20", # cp20
"dye8128", # Dye
"emura0", # emura
"eran1515", # Eran
"eyerust", # michadaniel
"Eraxyso", # Eraxyso
"ErrorSyntax1", # SyntaxError
"eyemono-moe", # d_etteiu8383
"Futadaruma", # Futadaruma
Expand Down Expand Up @@ -82,13 +84,15 @@ locals {
"oER4", # o_ER4
"ogu-kazemiya", # ogu_kazemiya
"oribe1115", # oribe
"parahailob", # malfisto
"penguin23-001", # penguin23
"Pentakon26", # Pentakon
"pikachu0310", # pikachu
"pippi0057", # pippi0057
"pirosiki197", # pirosiki
"PL-38", # PL-38
"Propromp", # matsun
"PonponJuice", # Ponjuice
"Pugma", # Pugma
"ramdos0207", # ramdos
"ras0q", # Ras
Expand All @@ -104,6 +108,7 @@ locals {
"Series-205", # Series_205
"sh0go07", # shogotin
"shibutomo", # Mozuya
"shobonvip", # shobon
"shushuya0210", # eru_o2lo
"shota973", # shota_s
"Silent-Clubstep", # shunapo
Expand Down Expand Up @@ -135,6 +140,7 @@ locals {
"ynta-3", # Hokaze
"yuchi-cpu", # u
"YuHima03", # tidus
"yuiveslkao", # Naru820
"Yuki-Ots", # Umin
"yukikurage", # yukikurage
"zer0-star", # zer0-star
Expand Down
10 changes: 10 additions & 0 deletions teams.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,15 @@ locals {
maintainers = ["ras0q"]
description = "2021春ハッカソン"
}

"traOJudge" = {
maintainers = ["kenken714"]
members = [
"cho3881392697", "comavius", "dye8128", "Eraxyso", "ErrorSyntax1", "hayatroid", "Kaki256",
"kisepichu", "mathsuky", "noya2ruler", "ogu-kazemiya", "parahailob", "PonponJuice",
"Pugma", "ramdos0207", "Sotatsu57", "YuHima03", "yuiveslkao", "zer0-star", "ZOI-dayo", "shobonvip",
]
description = "traO Judge"
}
}
}