diff options
author | wr148d <wr148d@att.com> | 2021-09-13 13:16:49 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-13 14:41:54 -0400 |
commit | 28fd048dcd052449ac2f8da76ccb9255f33fa387 (patch) | |
tree | a1ad84dcf662f8cc27b2a2981a0393e847f8b203 | |
parent | df40572271c5baf8fce960ca97a61a2fe6405961 (diff) |
[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie
Issue-ID: AAI-3380
Change-Id: I537533cf7033d7df3e44f9b643c00cc26f5d7af6
Signed-off-by: wr148d <wr148d@att.com>
-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' |