Skip to content

Commit 540e0dd

Browse files
committed
grant jlevine4 all perms as infra admin
1 parent cb51a8f commit 540e0dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ const environmentConfig: EnvironmentConfigType = {
7777
], // Exec
7878
},
7979
UserRoleMapping: {
80+
"[email protected]": allAppRoles,
8081
"[email protected]": [AppRoles.TICKETS_SCANNER],
8182
"[email protected]": [AppRoles.TICKETS_SCANNER],
8283
"[email protected]": [AppRoles.TICKETS_SCANNER],

0 commit comments

Comments
 (0)