We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3fd14 commit 903a6c6Copy full SHA for 903a6c6
2 files changed
.github/CODEOWNERS
@@ -3,4 +3,4 @@
3
# For syntax help see:
4
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
5
6
-* @googleapis/senseai-eco
+* @googleapis/senseai-eco @googleapis/langchain-spanner
.github/sync-repo-settings.yaml
@@ -43,3 +43,5 @@ branchProtectionRules:
43
permissionRules:
44
- team: senseai-eco
45
permission: admin
46
+ - team: langchain-spanner
47
+ permission: push
0 commit comments