From 0492796ffc5f125dbb757b04882ea1df9c1701c0 Mon Sep 17 00:00:00 2001 From: Francois Tur Date: Wed, 14 Nov 2018 15:23:56 -0500 Subject: [PATCH] Advertize email next to my github username (#2296) * Add email next to my github handle Following Governance description, I add my email next to my github handle. I would need for CNCF Graduation to show the different organizations the maintainers are from. Anyone with no email or personal email (like gmail) will be considered under its own organization. That would also help when vote will come-in, as we restraint votes for people on the same organization. @miekg : * I guess that will need change in the dreck project that parse this file. * Do you want me to PR the change on that project (miek/dreck) ? * Update with a comment Co-Authored-By: fturib --- OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index e6f61b8a2..49666329d 100644 --- a/OWNERS +++ b/OWNERS @@ -3,7 +3,7 @@ approvers: - chrisohaver - dilyevsky - fastest963 - - fturib + - fturib # ftur@infoblox.com - greenpau - grobie - isolus