Un-prune code-generator scripts

Scripts under code-generator are required to generate code when
snapshot APIs are changed. Therefore they should not be pruned.
This commit is contained in:
Xing Yang
2019-04-07 18:56:20 -07:00
parent 54a21f108e
commit 33f789c095
211 changed files with 16396 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- smarterclayton
reviewers:
- smarterclayton