diff options
author | wr148d <wr148d@att.com> | 2021-09-13 13:16:51 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-13 13:16:51 -0400 |
commit | e667d02a698def2029c80ccddd8392b94674e061 (patch) | |
tree | 6f2e1e6de6c4a711a70b474db5a65e3616b40578 | |
parent | 777de4cf36610252a7c49ce62082a7f5b1c7011e (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: I10f9c02c24b446734d82aa2436afc93b64f45d12
-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' |