diff options
author | wr148d <wr148d@att.com> | 2021-09-13 14:59:45 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-13 14:59:45 -0400 |
commit | dea27394558e53394b77009ff41c4105f42aff8f (patch) | |
tree | 7b2eb182d3fc310e5e4ec7d2c005270e2599fd1d | |
parent | 9b3bc200d7905eb6d5d43221f7849ab0d2036678 (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: If7278e9717d78d31a29826916cda76b742480250
-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' |