diff options
author | wr148d <wr148d@att.com> | 2021-09-13 13:16:35 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-13 13:16:35 -0400 |
commit | d288437a3a6c6b37b0961b8cac743550299efece (patch) | |
tree | 6892d0dce551320e521dfdcc869a69a8186e1f30 | |
parent | e6eed0763c0c00969bd10dc8f661783373dc6582 (diff) |
[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie
Issue-ID: AAI-3380
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Iaacd1465cf33850accacac13338d3455e8919e87
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -36,11 +36,11 @@ committers: company: 'ATT' id: 'ma9181' timezone: 'America/New_York' - - name: 'Steven Blimkie' - email: 'Steven.Blimkie@amdocs.com' - company: 'Amdocs' - id: 'sblimkie' - timezone: 'America/Toronto' + - name: 'Robby Maharajh' + email: 'rx2202@att.com' + company: 'ATT' + id: 'rx2202' + timezone: 'America/New_York' - name: 'Venkata Harish Kajur' email: 'vk250x@att.com' company: 'ATT' @@ -63,3 +63,9 @@ tsc: - type: 'Addition' name: 'William Reehil' link: 'https://lists.onap.org/g/onap-tsc/message/6506' + - type: 'removal' + name: 'Steven Blimkie' + link: 'https://lists.onap.org/g/onap-tsc/message/8051' + - type: 'Addition' + name: 'Robby Maharajh' + link: 'https://lists.onap.org/g/onap-tsc/message/8055' |