diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-06 13:45:50 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-06 13:46:54 -0800 |
commit | 0222e1054d6c7d659e7d678c688af3659cbca8d8 (patch) | |
tree | dc976c09990a47a36c8e28d99e2226c1a10efcd6 | |
parent | ca6747ac8d560fd1c702f526719b1dd627e9bb8d (diff) |
Make INFO.yaml corrections
- Add David's information which was missing from
the beginning.
- Remove Mike's duplicated entry.
Change-Id: Idae6bb122a6602a18f15722c707aa8e1655a1340
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -63,11 +63,11 @@ committers: company: 'ATT' id: 'jh245g' timezone: 'America/New York' - - name: 'Mike Elliott' - email: 'mike.elliott@amdocs.com' - company: 'Amdocs' - id: 'melliott' - timezone: 'Canada/Ontario' + - name: 'David Sauvageau' + email: 'david.sauvageau@bell.ca' + company: 'Bell' + id: 'david.sauvageau' + timezone: 'Canada/Montreal' - name: 'Mandeep Khinda' email: 'Mandeep.Khinda@amdocs.com' company: 'Amdocs' |