We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618c390 commit 50a5fa9Copy full SHA for 50a5fa9
1 file changed
.github/CODEOWNERS
@@ -8,3 +8,8 @@ synthtool/gcp/templates/php_library/ @googleapis/yoshi-php
8
synthtool/gcp/templates/python_library/ @googleapis/yoshi-python
9
synthtool/gcp/templates/python_samples/ @googleapis/yoshi-python
10
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