From 05ca43c5d90d6e7c216d87e8efdd72d0da33f41f Mon Sep 17 00:00:00 2001 From: LF Jenkins CI Date: Mon, 14 Mar 2022 16:01:53 +0000 Subject: Automation adds INFO.yaml Issue-ID: CIMAN-33 Change-Id: Ie0f29ffd9d5908ac527ea78cbef4a63ecd5757b1 Signed-off-by: lf-jobbuilder Signed-off-by: dmcbride1 --- INFO.yaml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..46851c6 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,50 @@ +--- +project: 'relman' +project_creation_date: '2022-03-09' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &relman_ptl + name: 'David McBride' + email: 'dmcbride@linuxfoundation.org' + id: 'dmcbride' + company: 'Linux Foundation' + timezone: 'America/Los_Angeles' +primary_contact: *relman_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/COMMON' + key: 'COMMON' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: 'https://onapproject.slack.com/' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/x/AoXXAQ' + url: 'https://wiki.onap.org/x/SpB9' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - relman +committers: + - <<: *relman_ptl + - name: 'Tony Hansen' + email: 'tony@att.com' + company: 'AT&T' + id: 'TonyLHansen' + timezone: 'America/New_York' + - name: 'Thomas Kulik' + email: 'Thomas.Kulik@telekom.de' + company: 'Deutsche Telekom' + id: 'thmsdt' + timezone: 'Europe/Berlin' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.onap.org/x/rKkEBw' + changes: + - type: '' + name: '' + link: '' -- cgit 1.2.3-korg