Skip to content

Commit e9d5c88

Browse files
committed
experiment: setup tool for KEPs reviews
Initial spike on a experimental tool to simply KEPs review. Signed-off-by: Arnaud Meukam <[email protected]>
1 parent a96c5d6 commit e9d5c88

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

experiment/keptain/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
reviewers:
4+
- ameukam
5+
- justinsb
6+
approvers:
7+
- ameukam
8+
- justinsb

experiment/keptain/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# KEP Explorer
2+
3+
This is an experiment to see if we can make it easier for
4+
maintainers to work with KEPs.
5+
6+
It doesn't do much yet, it is mostly setting up a framework
7+
for us to start to put value-add ideas.

0 commit comments

Comments
 (0)