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

Commit

Permalink
Merge pull request #15 from traP-jp/h24s
Browse files Browse the repository at this point in the history
24春ハッカソン
  • Loading branch information
H1rono authored Jun 13, 2024
2 parents ce3e7b5 + d7486d7 commit 6a53698
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
14 changes: 13 additions & 1 deletion hackathon/h24s.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ locals {
"karo1111111", "kn-tech", "Kuh456", "Liscome", "Luftalian", "Luke256", "mathsuky", "mehm8128",
"motoki317", "mtaku3", "nagaeki", "Nattuki", "nokhnaton", "noya2ruler", "ogu-kazemiya",
"Pentakon26", "pippi0057", "pirosiki197", "PL-38", "Pugma", "reiroop", "riku6174", "Series-205",
"Synori", "trasta298", "ultsaza", "zer0-star", "aya-se", "shushuya0210", "mumumu6"
"Synori", "trasta298", "ultsaza", "zer0-star", "aya-se", "shushuya0210", "mumumu6",
"ZOI-dayo", "yuhima03", "cp-20", "AlteraKlam", "Propromp", "ynta-3", "shibutomo", "Silent-Clubstep", "comavius",
]
maintainers = ["Takeno-hito", "kaitoyama", "H1rono", "ikura-hamu"]
}
Expand Down Expand Up @@ -75,6 +76,17 @@ locals {
members = []
maintainers = ["Synori", "Luke256", "hatchch", "Pentakon26"]
}

"h24s_24" = {
members = ["AlteraKlam", "ZOI-dayo", "yuhima03"]
maintainers = ["cp-20", "ikura-hamu"]
}

"h24s_25" = {
members = ["Propromp", "ynta-3", "shibutomo", "Silent-Clubstep"]
maintainers = ["comavius"]
}

"h24s_32" = {
members = []
maintainers = [
Expand Down
8 changes: 7 additions & 1 deletion members.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ locals {
"Akira-256", # Akira_256
"alex3333python", # alex_python
"alter334", # Alt--er
"AlteraKlam", # Alietty
"Apple000001", # Apple
"aster34", # Aster
"aya-se", # aya_se
Expand Down Expand Up @@ -80,6 +81,7 @@ locals {
"pippi0057", # pippi0057
"pirosiki197", # pirosiki
"PL-38", # PL-38
"Propromp", # matsun
"Pugma", # Pugma
"ramdos0207", # ramdos
"ras0q", # Ras
Expand All @@ -93,7 +95,9 @@ locals {
"sea314", # sea314
"Series-205", # Series_205
"sh0go07", # shogotin
"shibutomo", # Mozuya
"shushuya0210", # eru_o2lo
"Silent-Clubstep", # shunapo
"Sokugame", # sokugame
"soramea", # soramea
"Sotatsu57", # Sotatsu
Expand All @@ -116,10 +120,12 @@ locals {
"vPhos", # vPhos
"Wertsatz", # Wert
"YMAC-STICK", # YMAC
"ynta-3", # Hokaze
"yuchi-cpu", # u
"yuhima03", # tidus
"Yuki-Ots", # Umin
"yukikurage", # yukikurage
"zer0-star", # zer0-star
"ZOI-dayo" # ZOI
"ZOI-dayo" # zoi_dayo
]
}

0 comments on commit 6a53698

Please sign in to comment.