diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2021-05-25 17:32:57 +0000 |
---|---|---|
committer | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2021-05-25 17:32:57 +0000 |
commit | 12eeb3840e6698026128a40ab219dc068de1ed6e (patch) | |
tree | da229c96c2c12b10e77d5d5b272156873008cdd4 | |
parent | 7f9c28a50ae1c7c9438e9d6260e97b289502bcde (diff) |
Automation adds INFO.yaml
Issue-ID: CIMAN-33
Change-Id: If0b5c5654e4e332bef52683aebadf4c2c03ba50c
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..48528444 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,50 @@ +--- +project: 'ncmp-dmi-plugin' +project_creation_date: '2021-05-24' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_releng_ptl + name: 'Toine Siebelink' + email: 'toine.siebelink@est.tech' + id: 'toinesiebelink' + company: 'Ericsson Software Technology' + timezone: 'Europe/Dublin' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/CPS' + key: 'CPS' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=84644224' + url: 'https://zoom.us/j/836561560?pwd=TTZNcFhXTWYxMmZ4SlgzcVZZQXluUT09' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '08:00 America/New_York' +committers: + - <<: *onap_releng_ptl + - name: 'Toine Siebelink' + email: 'toine.siebelink@est.tech' + company: 'Ericsson Software Technology' + id: 'toinesiebelink' + timezone: 'Europe/Dublin' + - name: 'Bruno Sakoto' + email: 'bruno.sakoto@bell.ca' + company: 'Bell Canada' + id: 'brusak' + timezone: 'America/Toronto' + - name: 'Rishi Chail' + email: 'rishi.chail@est.tech' + company: 'Ericsson Software Technology' + id: 'Rishi.Chail' + timezone: 'Europe/Dublin' +repositories: + - cps/ncmp-dmi-plugin +tsc: + approval: 'https://lists.onap.org/g/onap-tsc' |