From 8c2730b5b91f29b0f25080a99f17a9c8753f2102 Mon Sep 17 00:00:00 2001 From: seshukm Date: Sat, 30 Jan 2021 15:20:34 +0530 Subject: [PATCH] Add so-admn-cockpit as sub project of so Issue-ID: SO-3473 Signed-off-by: seshukm Change-Id: I65799c193154f0fdf16f5c47d68dd09b401c2641 --- gerrit.onap.org/so/so-admin-cockpit/INFO.yaml | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 gerrit.onap.org/so/so-admin-cockpit/INFO.yaml diff --git a/gerrit.onap.org/so/so-admin-cockpit/INFO.yaml b/gerrit.onap.org/so/so-admin-cockpit/INFO.yaml new file mode 100644 index 00000000..29368a50 --- /dev/null +++ b/gerrit.onap.org/so/so-admin-cockpit/INFO.yaml @@ -0,0 +1,69 @@ +--- +project: 'so-so-admin-cockpit' +project_creation_date: '2020-01-30' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_so_ptl + name: 'Seshu Kumar' + email: 'seshu.kumar.m@huawei.com' + id: 'seshukm' + company: 'Huawei' + timezone: 'India/Bangalore' +primary_contact: *onap_so_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/SO' + key: 'SO' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: '' + url: 'https://wiki.onap.org/display/DW/Service+Orchestrator+Project' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '13:30 UTC' +repositories: + - so/so-admin-cockpit +committers: + - <<: *onap_so_ptl + - name: 'Chuanyu Chen' + email: 'chenchuanyu@huawei.com' + company: 'Huawei' + id: 'boychuanyu' + timezone: 'Asia/Shanghai' + - name: 'Byung-Woo Jun' + email: 'byung-woo.jun@ericsson.com' + company: 'Ericsson' + id: 'byungwoojun' + timezone: 'America/New_York' + - name: 'Max Benjamin' + email: 'max.benjamin@att.com' + company: 'ATT' + id: 'mfour' + timezone: 'America/New_York' + - name: 'Steve Smokowski' + email: 'ss835w@att.com' + company: 'ATT' + id: 'stevesmokowski' + timezone: 'America/New_York' + - name: 'Lukasz Muszkieta' + email: 'lukasz.muszkieta@nokia.com' + company: 'Nokia' + id: 'lukaszM' + timezone: 'Europe/Warsaw' + - name: 'Ramesh Parthasarathy' + email: 'ramesh.parthasarathy@att.com' + company: 'ATT' + id: 'parthasram' + timezone: 'PST' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'addition' + name: 'Ramesh Parthasarathy' + link: 'https://wiki.onap.org/display/Meetings/TSC+2020-12-03' -- 2.16.6