Skip to content

Commit 8cdfc43

Browse files
authored
Merge pull request #369 from nathan-weinberg/update-maintainers
fix: update maintainer teams
2 parents 640fddd + ed01cf5 commit 8cdfc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/ansible/gobot/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
ILBOT_HTTP_ADDRESS: "127.0.0.1" # Bot's local http server ip address
2424
ILBOT_HTTP_PORT: "8081" # Bot's local http server port
2525
# List of teams that are allowed to run bot commands on the PR
26-
ILBOT_MAINTAINERS: "taxonomy-triagers,taxonomy-approvers,taxonomy-maintainers,labrador-org-maintainers,instruct-lab-bot-maintainers"
26+
ILBOT_MAINTAINERS: "taxonomy-triagers,taxonomy-approvers,taxonomy-maintainers,instruct-lab-bot-triagers,instruct-lab-bot-maintainers,oversight-committee"
2727
ILBOT_REQUIRED_LABELS: "skill,knowledge" # Labels required on each PR to run any bot command.

0 commit comments

Comments
 (0)