Skip to content

Commit e982169

Browse files
committed
add michael bolin from openai as a rust sdk maintainer
1 parent e20b61b commit e982169

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
@@ -272,6 +272,7 @@ export const REPOSITORY_ACCESS: RepositoryAccess[] = [
272272
{ username: 'jamadeo', permission: 'admin' },
273273
{ username: 'jokemanfire', permission: 'push' },
274274
{ username: '4t145', permission: 'push' },
275+
{ username: 'bolinfest', permission: 'push' },
275276
],
276277
},
277278
{

0 commit comments

Comments
 (0)