Skip to content

Commit

Permalink
add accessibility team (#3866)
Browse files Browse the repository at this point in the history
  • Loading branch information
chunhtai authored Aug 14, 2024
1 parent 10bac4b commit d849b14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions triage_bot/lib/engine.dart
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ sealed class GitHubSettings {
static const String willNeedAdditionalTriage = 'will need additional triage';
static const Set<String> teams = <String>{
// these are the teams that the self-test issue is assigned to
'accessibility',
'android',
'codelabs',
'design',
Expand Down

0 comments on commit d849b14

Please sign in to comment.