Skip to content

Commit 45497bf

Browse files
committed
give akimov triage on quickstart-resources
1 parent 7883dbc commit 45497bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/repoAccess.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ export const REPOSITORY_ACCESS: RepositoryAccess[] = [
154154
repository: 'quickstart-resources',
155155
users: [
156156
{ username: 'jspahrsummers', permission: 'admin' },
157+
{ username: 'a-akimov', permission: 'triage' },
157158
],
158159
teams: [
159160
{ team: 'auth-wg', permission: 'push' },

0 commit comments

Comments
 (0)