diff --git a/experiment/keptain/OWNERS b/experiment/keptain/OWNERS new file mode 100644 index 000000000000..7bb05cbdb029 --- /dev/null +++ b/experiment/keptain/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: +- ameukam +- justinsb +approvers: +- ameukam +- justinsb diff --git a/experiment/keptain/README.md b/experiment/keptain/README.md new file mode 100644 index 000000000000..8dd477970cfb --- /dev/null +++ b/experiment/keptain/README.md @@ -0,0 +1,7 @@ +# KEP Explorer + +This is an experiment to see if we can make it easier for +maintainers to work with KEPs. + +It doesn't do much yet, it is mostly setting up a framework +for us to start to put value-add ideas.