We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7883dbc commit 45497bfCopy full SHA for 45497bf
src/config/repoAccess.ts
@@ -154,6 +154,7 @@ export const REPOSITORY_ACCESS: RepositoryAccess[] = [
154
repository: 'quickstart-resources',
155
users: [
156
{ username: 'jspahrsummers', permission: 'admin' },
157
+ { username: 'a-akimov', permission: 'triage' },
158
],
159
teams: [
160
{ team: 'auth-wg', permission: 'push' },
0 commit comments