[stable/karma] add myself to the OWNERS file (#9737)

As the maintainer of the karma project I'd like to add myself to the OWNERS file to maintain latest version used here.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
This commit is contained in:
Łukasz Mierzwa
2018-12-04 14:47:33 -08:00
committed by Kubernetes Prow Robot
parent 937139b4ba
commit ee5e54a2d2
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -6,7 +6,9 @@ home: https://github.com/prymitive/karma
sources:
- https://hub.docker.com/r/lmierzwa/karma/
- https://github.com/prymitive/karma
version: 1.1.4
version: 1.1.5
maintainers:
- name: davidkarlsen
email: david@davidkarlsen.com
- name: prymitive
email: l.mierzwa@gmail.com
+2
View File
@@ -1,4 +1,6 @@
approvers:
- davidkarlsen
- prymitive
reviewers:
- davidkarlsen
- prymitive