From 99fa87c26cc9306d7f0ea61b6824605be3a74708 Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Wed, 17 Feb 2021 19:14:43 -0500 Subject: [PATCH 1/3] Release sparky fe maven artifact Issue-ID: AAI-3250 Change-Id: I58a16458ac707ab8bc76b72a134b5c5492466945 Signed-off-by: Harish Venkata Kajur --- releases/2.0.0-maven-release.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 releases/2.0.0-maven-release.yaml diff --git a/releases/2.0.0-maven-release.yaml b/releases/2.0.0-maven-release.yaml new file mode 100644 index 0000000..ae30d46 --- /dev/null +++ b/releases/2.0.0-maven-release.yaml @@ -0,0 +1,4 @@ +distribution_type: maven +log_dir: aai-sparky-fe-maven-stage-master/600/ +project: aai-sparky-fe +version: 2.0.0 -- 2.16.6 From 527e0439beecfc5a24ba9efa7e59b084a4d9b8c1 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 13 Sep 2021 13:16:46 -0400 Subject: [PATCH 2/3] [AAI] Updating the info yamls adding Robby Maharajh and removing Steven Blimkie Issue-ID: AAI-3380 Signed-off-by: wr148d Change-Id: I181fe99fb8f989adf9cda3307ae8fcaa5374b0d2 --- INFO.yaml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index 6b05437..21530ab 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -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' -- 2.16.6 From fbf594b0902a7f6df220a745a55cd14d749da9c9 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 29 Aug 2022 09:19:21 -0400 Subject: [PATCH 3/3] [AAI] Remove Robby Maharajh & Harish Kajur as committers Issue-ID: AAI-3515 Signed-off-by: wr148d Change-Id: Iafb2cdcd634d3673e211a8d233e2aa3b25c0da9b --- INFO.yaml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index 21530ab..c79fd6c 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -36,16 +36,6 @@ committers: company: 'ATT' id: 'ma9181' timezone: 'America/New_York' - - 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' - id: 'vk250x' - timezone: 'America/New_York' - name: 'James Forsyth' email: 'jf2512@att.com' id: 'jimmydot' @@ -69,3 +59,9 @@ tsc: - type: 'Addition' name: 'Robby Maharajh' link: 'https://lists.onap.org/g/onap-tsc/message/8055' + - type: 'removal' + name: 'Robby Maharajh' + link: 'https://lists.onap.org/g/onap-tsc/message/8850' + - type: 'removal' + name: 'Harish Kajur' + link: 'https://lists.onap.org/g/onap-tsc/message/8850' -- 2.16.6