diff options
| author | xing-yang <xingyang105@gmail.com> | 2021-08-29 13:44:43 +0000 |
|---|---|---|
| committer | xing-yang <xingyang105@gmail.com> | 2021-08-29 13:44:43 +0000 |
| commit | 2c411a9d4643f297b010400fc4dd0174d292fd03 (patch) | |
| tree | 3408377e7b6750b8e27bdd739f0febfa540e13cf | |
| parent | 1acc88be28506b3b6a2c8a306f45c4c434631159 (diff) | |
Add OWNERS file to wg-data-protection
| -rw-r--r-- | wg-data-protection/OWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wg-data-protection/OWNERS b/wg-data-protection/OWNERS new file mode 100644 index 00000000..34ec1e64 --- /dev/null +++ b/wg-data-protection/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: + - wg-data-protection-leads +approvers: + - wg-data-protection-leads +labels: + - wg/data-protection |
