summaryrefslogtreecommitdiff
path: root/meta-fii/OWNERS
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2022-12-07 18:24:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-12-07 18:24:53 +0300
commit0fcf0030a523255ba079f79879fa4a7e9dea6283 (patch)
tree120a33509c7221f0dc31a1b5fb3b4fc32a9fbc09 /meta-fii/OWNERS
parent55dfb78b54331f99e449325b45cdbc50e904354a (diff)
downloadopenbmc-0fcf0030a523255ba079f79879fa4a7e9dea6283.tar.xz
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
Diffstat (limited to 'meta-fii/OWNERS')
-rw-r--r--meta-fii/OWNERS8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-fii/OWNERS b/meta-fii/OWNERS
index f80e117576..c649d50459 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