diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-10-22 16:07:08 +0000 |
---|---|---|
committer | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-10-22 16:07:09 +0000 |
commit | b155a42da8d99276c89ef8080b684327169603dc (patch) | |
tree | 5145506a6fb43a9e2807769b702ba9c0240e43fb | |
parent | 18a3d02c543ed03c12ffbc5d7ec571b5e00a4a0a (diff) |
Automation adds INFO.yaml
Issue-ID: CIMAN-33
Change-Id: Ia244ef7a4c90264257fd2c3b5589d7e113e3a464
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..2d05a0d --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,61 @@ +--- +project: 'oom/utils' +project_creation_date: '2020-07-20' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_releng_ptl + name: 'Sylvain Desbureaux' + email: 'sylvain.desbureaux@orange.com' + id: 'sdesbure' + company: 'Orange' + timezone: 'Paris/France' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/OOM' + key: 'OOM' +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=8228913' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8228913' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'oom/utils' +committers: + - <<: *onap_releng_ptl + - name: 'Mike Elliott' + email: 'mike.elliott@amdocs.com' + id: 'melliott' + company: 'Amdocs' + timezone: 'Canada/Ontario' + - name: 'Borislav Glozman' + email: 'Borislav.Glozman@amdocs.com' + company: 'Amdocs' + id: 'BorislavG' + timezone: 'Israel/Raanana' + - name: 'Krzysztof Opasiak' + email: 'k.opasiak@samsung.com' + company: 'Samsung' + id: 'kopasiak' + timezone: 'Poland/Warsaw' + - name: 'Bogumil Zebek' + email: 'bogumil.zebek@nokia.com' + company: 'Nokia' + id: 'bogumil_zebek' + timezone: 'Europe/Warsaw' + - name: 'Pawel Baniewski' + email: 'pawel.baniewski@nokia.com' + company: 'Nokia' + id: 'baniewsk' + timezone: 'Europe/Warsaw' +tsc: + approval: + 'https://lists.onap.org/g/onap-tsc/topic/oom_ask_for_new_repo/75680079' |