Skip to content

Commit

Permalink
Update events.js
Browse files Browse the repository at this point in the history
  • Loading branch information
denny0223 committed Mar 30, 2024
1 parent 01bbfca commit 27c041a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/assets/events.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
export default [
{
title: "HITCON CMT 2024",
repo: "HacksInTaiwan/2024/board",
inboxLabel: `Status::Inbox`,
groupLabelPrefix: `Team::`,
groupLabelPostfix: ``,
groupList: {
'總召': ['atlassitcon'],
'RB': ['bletchley13'],
'公關': [''],
'宣傳': ['Hsuanmoon'],
'行政': ['leaftseng'],
'議程': ['mag1karp'],
'形象': ['tony780808'],
'系統開發': ['gnehs'],
'攝影': ['moontai0724'],
'翻譯': ['RSChiang'],
'場務': ['an22003937'],
'活動': ['DieYiSu'],
'財務': ['KuroseAto'],
'資訊設施': ['Sciuridae'],
},
},
{
title: "HITCON 2023",
repo: "HacksInTaiwan/2023/board",
Expand Down

0 comments on commit 27c041a

Please # to comment.