diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 00000000000..547449df84f --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,5 @@ +# Sort the member alphabetically. +aliases: + sig-critical-approvers-config: + - easonn7 + - yudongusa diff --git a/dbms/src/Interpreters/OWNERS b/dbms/src/Interpreters/OWNERS new file mode 100644 index 00000000000..b0b24145eb2 --- /dev/null +++ b/dbms/src/Interpreters/OWNERS @@ -0,0 +1,7 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +filters: + "(OWNERS|Settings\\.h)$": + approvers: + - sig-critical-approvers-config