diff options
author | wr148d <wr148d@att.com> | 2021-09-13 13:16:38 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-13 14:48:21 -0400 |
commit | 6b2df9c617caf6049f3b0cd7917e1de8ea9ffd96 (patch) | |
tree | 98315e48496d4f33d1594f423196eab8db901f22 | |
parent | 407ea2f3b39e92c8639714b2d406da7f93168ba1 (diff) |
[AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie
Issue-ID: AAI-3380
Change-Id: If96c1e6d805613ef0b6013c996669c7c6be4fa90
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' |