OWNERS: Change Igor email to name
Our gerrit prolog rule causes a difficult to debug bug where it will not
allow any scores on a review if an email has a certain amount of "." in
it. Try to workaround this by using the users name instead of the email.
Change-Id: I64885ea86faccf488ab4519785d1f1010ced652d
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/OWNERS b/OWNERS
index 50f1807..5394aa6 100644
--- a/OWNERS
+++ b/OWNERS
@@ -33,7 +33,7 @@
owners:
- bradleyb@fuzziesquirrel.com
-- i.kononenko.e@gmail.com
+- Igor Kononenko
reviewers: