diff options
-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 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: '' |