diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2021-02-01 22:28:45 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-02-02 18:09:30 +0000 |
commit | ba9113d3d6d93e7a1da3cea0733e4646d7575bda (patch) | |
tree | 928a069e58e01bf28cb5ec454b206e641f5e4022 | |
parent | dffa491ee08fbac01d88d90a4cec018441ead224 (diff) |
Automation adds INFO.yaml
Issue-ID: CIMAN-33
Change-Id: Ibf569003bce86e173a80a96d043cbc3667b3e5b2
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..4f60611 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,69 @@ +--- +project: 'so-adapters-so-nssmf-adapter' +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/adapters/so-nssmf-adapter +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: 'America/Los_Angeles' +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' |