Skip to content

Commit 50a5fa9

Browse files
authored
chore: add codeowners for language-specific tests (#924)
1 parent 618c390 commit 50a5fa9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ synthtool/gcp/templates/php_library/ @googleapis/yoshi-php
88
synthtool/gcp/templates/python_library/ @googleapis/yoshi-python
99
synthtool/gcp/templates/python_samples/ @googleapis/yoshi-python
1010
synthtool/gcp/templates/ruby_library/ @googleapis/yoshi-ruby
11+
12+
# Also assign tests specific to language teams
13+
synthtool/tests/test_language_java.py @googleapis/yoshi-java
14+
synthtool/tests/test_python_library.py @googleapis/yoshi-python
15+
synthtool/tests/test_ruby.py @googleapis/yoshi-ruby

0 commit comments

Comments
 (0)