Skip to content

Commit 8d0a1bc

Browse files
committed
fix
1 parent e982169 commit 8d0a1bc

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
@@ -273,6 +273,7 @@ export const REPOSITORY_ACCESS: RepositoryAccess[] = [
273273
{ username: 'jokemanfire', permission: 'push' },
274274
{ username: '4t145', permission: 'push' },
275275
{ username: 'bolinfest', permission: 'push' },
276+
{ username: 'alexhancock', permission: 'push' },
276277
],
277278
},
278279
{

0 commit comments

Comments
 (0)