diff options
author | James Gu <james.gu@att.com> | 2020-05-12 12:40:58 -0700 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2020-05-12 12:49:07 -0700 |
commit | 3350f3de9893489a671bafe8e100df4a8359bf86 (patch) | |
tree | 820fbf72a31f6ffb9e104f2686a8e0f05da6f209 | |
parent | 6bebb81e477fd91ac75d078b3aa7ca9e97d2dde3 (diff) |
Updated recent election result in INFO.yaml
https://lists.opnfv.org/g/opnfv-tsc/message/6117
https://lists.opnfv.org/g/opnfv-tsc/message/6090
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I605cd725b156910a50e5e9c5684026846071d66d
-rw-r--r-- | INFO.yaml | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -5,9 +5,9 @@ project_creation_date: '2019-07-02-12' project_category: 'Deployment' lifecycle_state: 'Incubation' project_lead: &opnfv_airship_ptl - name: 'Bin Hu' - email: 'bin.hu@att.com' - id: 'bh526r' + name: 'James Gu' + email: 'james.gu@att.com' + id: 'jamesgu' company: 'AT&T' timezone: '' primary_contact: *opnfv_airship_ptl @@ -60,6 +60,11 @@ committers: company: 'Intel' id: 'trev' timezone: '' + - name: 'Bin Hu' + email: 'bin.hu@att.com' + id: 'bh526r' + company: 'AT&T' + timezone: '' - name: 'Cedric Ollivier' email: 'cedric.ollivier@orange.com' company: 'Orange' |