Skip to content

Commit 2781411

Browse files
committed
update infra chair group ID
1 parent 2c550a8 commit 2781411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ type EnvironmentConfigType = {
3939
[env in RunEnvironment]: ConfigType;
4040
};
4141

42-
export const infraChairsGroupId = "48591dbc-cdcb-4544-9f63-e6b92b067e33";
42+
export const infraChairsGroupId = "c0702752-50da-49da-83d4-bcbe6f7a9b1b";
4343
export const officersGroupId = "ff49e948-4587-416b-8224-65147540d5fc";
4444
export const officersGroupTestingId = "0e6e9199-506f-4ede-9d1b-e73f6811c9e5";
4545
export const execCouncilGroupId = "ad81254b-4eeb-4c96-8191-3acdce9194b1";

0 commit comments

Comments
 (0)