We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5df7d98 + 3684aa2 commit bf94a1dCopy full SHA for bf94a1d
.github/CODEOWNERS
@@ -103,6 +103,9 @@
103
/pkg/sql/tests/rsg_test.go @cockroachdb/sql-foundations
104
/pkg/sql/ttl @cockroachdb/sql-foundations
105
106
+/pkg/sql/syntheticprivilege/ @cockroachdb/sql-foundations
107
+/pkg/sql/syntheticprivilegecache/ @cockroachdb/sql-foundations
108
+
109
/pkg/ccl/schemachangerccl/ @cockroachdb/sql-foundations
110
/pkg/sql/catalog/ @cockroachdb/sql-foundations
111
/pkg/sql/catalog/multiregion @cockroachdb/sql-foundations
0 commit comments