meta-fii: Use names in OWNERS file

There's a bug between the OWNERS file and how openbmc gerrit rules parse
that file. The bug seems to be around gerrits handling of a "." in the
first part of a persons email address.

To try and work around this issue, utilize gerrit names instead of email
addresses in the OWNERS file.

This commit will need to be directly pushed into master as it can not be
scored in gerrit due to the bug.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Iff8fe23e080d148b2837534f12398b361eb0b6f1
diff --git a/meta-fii/OWNERS b/meta-fii/OWNERS
index f80e117..c649d50 100644
--- a/meta-fii/OWNERS
+++ b/meta-fii/OWNERS
@@ -1,5 +1,5 @@
 owners:
-- benjaminfair@google.com
-- vveerach@google.com
-- lancelot.kao@fii-usa.com
-- Charles.Boyer@fii-usa.com
+- Benjamin Fair
+- Vivekanand Veeracholan
+- Lancelot-Kao
+- Charles Boyer