Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update CODEOWNERS for owlbot images #1048

Merged
merged 7 commits into from
May 3, 2021
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ synthtool/gcp/templates/ruby_library/ @googleapis/yoshi-ruby
synthtool/tests/test_language_java.py @googleapis/yoshi-java
synthtool/tests/test_python_library.py @googleapis/yoshi-python
synthtool/tests/test_ruby.py @googleapis/yoshi-ruby

# Assign owlbot images to language teams
docker/owlbot/java @googleapis/yoshi-java
docker/owlbot/nodejs @googleapis/yoshi-nodejs
docker/owlbot/python @googleapis/yoshi-python