diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2021-11-23 16:05:01 +0100 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2021-12-01 13:14:30 +0000 |
commit | 18e4eaf91164941f2046fb918098e704c991b409 (patch) | |
tree | fdfc2af99cdd5e09d279a7328867cef3727be86d | |
parent | 92abe7546ca446877e5a8fdaa05cef619563ee85 (diff) |
updating INFO.yaml to enable additional committers
The docs project currently has no active committers who can merge
patches. Officially, the CCC (Scot Steele, Beth Cohen) represents the joint
PTLs of the project, but they don't have active logins on this Gerrit.
To move forward, this patch adds Al, Gergely and Georg as committers.
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I21ed92acb1e941aa1a30dee5e9c82cc397dda53d
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -6,7 +6,7 @@ lifecycle_state: 'Incubation' project_lead: &opnfv_opnfvdocs_ptl name: 'Beth Cohen' email: 'beth.cohen@verizon.com' - id: '' + id: 'bfcohen' company: 'verizon' timezone: 'Unknown' primary_contact: *opnfv_opnfvdocs_ptl @@ -37,7 +37,19 @@ committers: - name: 'Scot Steele' email: 'scotsteele@microsoft.com' company: 'Microsoft' - id: '' + id: 'ss8171' + - name: 'Gergely Csatari' + email: 'gergely.csatari@nokia.com' + company: 'Nokia' + id: 'csatari' + - name: 'Al Morton' + email: 'acmorton@att.com' + company: 'AT&T' + id: 'acm' + - name: 'Georg Kunz' + email: 'georg.kunz@ericsson.com' + id: 'georgkunz' + company: 'Ericsson' tsc: # yamllint disable rule:line-length approval: 'http//ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-03-31-13.56.html' |