Skip to content

Commit

Permalink
add xb1g to bosf23
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth authored Oct 8, 2023
1 parent bc0d68a commit 953d374
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,14 @@ vodTeam('rayriffy')
vodTeam('wiput1999')
grantWriteAccess('videos', vodTeam)

// bosf23 team
const bosf23 = team('bosf23', {
name: 'BOSF23',
description: 'Bangkok Open Source Festival 2023',
})
bosf23('xb1g')
grantWriteAccess('open.source.in.th', bosf23)

// Kaogeek Discord bot team
const kaogeek = team('kaogeek', {
name: 'Kaogeek bot admins',
Expand Down

0 comments on commit 953d374

Please sign in to comment.