diff options
author | David McBride <dmcbride@linuxfoundation.org> | 2022-03-17 14:34:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-17 14:34:34 +0000 |
commit | aea1c108abd55d372bdfefa8158fc66b8c12dd02 (patch) | |
tree | 81fab7e6455f33fd212d0a4157622020dc183cb4 | |
parent | d431b685381d374de016dd60c475a4b25aebab4c (diff) | |
parent | 05ca43c5d90d6e7c216d87e8efdd72d0da33f41f (diff) |
Merge "Automation adds INFO.yaml"
-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: '' |