Skip to content

Commit ef9d303

Browse files
committed
Add volunteer coordination label
1 parent 4ca4c67 commit ef9d303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/import_backends.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ class GitHubBackend:
163163
'production': 'AO: Production',
164164
'simulator': 'AO: Simulator',
165165
'livestream': 'AO: Livestream',
166+
'volunteer-coordination': 'AO: Volunteer Coordination',
166167
}
167168

168169
def __init__(

0 commit comments

Comments
 (0)