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 e982169 commit 8d0a1bcCopy full SHA for 8d0a1bc
src/config/repoAccess.ts
@@ -273,6 +273,7 @@ export const REPOSITORY_ACCESS: RepositoryAccess[] = [
273
{ username: 'jokemanfire', permission: 'push' },
274
{ username: '4t145', permission: 'push' },
275
{ username: 'bolinfest', permission: 'push' },
276
+ { username: 'alexhancock', permission: 'push' },
277
],
278
},
279
{
0 commit comments