diff options
-rw-r--r-- | INFO.yaml | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..18190a0 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,82 @@ +--- +project: 'dcaegen2-platform-ves-openapi-manager' +project_creation_date: '2021-01-11' +project_category: '' +lifecycle_state: 'Mature' +project_lead: &onap_dcaegen2_ptl + name: 'Vijay Venkatesh Kumar' + email: 'vv770d@att.com' + id: 'vv770d' + company: 'ATT' + timezone: 'America/New_York' +primary_contact: *onap_dcaegen2_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/DCAEGEN2' + key: 'DCAEGEN2' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/DCAE+Project+Meetings' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593119' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: 'Wednesday, 14.30 UTC' +repositories: + - 'dcaegen2/platform/ves-openapi-manager' +committers: + - <<: *onap_dcaegen2_ptl + - name: 'Tony Hansen' + email: 'tony@att.com' + company: 'ATT' + id: 'TonyLHansen' + timezone: 'America/New_York' + - name: 'Joseph O Leary' + email: 'joseph.o.leary@est.tech' + company: 'EST' + id: 'JoeOLeary' + timezone: 'Ireland/UTC' + - name: 'Kornel Janiak' + email: 'kornel.janiak@nokia.com' + company: 'Nokia' + id: 'kjaniak' + timezone: 'Europe/Warsaw' + - name: 'Jack Lucas' + email: 'jflos@sonoris.net' + company: 'IC' + id: 'jackl' + timezone: 'America/New_York' + - name: 'Remigiusz Janeczek' + email: 'remigiusz.janeczek@nokia.com' + company: 'Nokia' + id: 'rjanecze' + timezone: 'Europe/Warsaw' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Joseph O Leary' + link: 'https://lists.onap.org/g/onap-tsc/message/5715' + - type: 'Removal' + name: 'Michael Hwang' + link: 'https://lists.onap.org/g/onap-tsc/message/5859' + - type: 'Removal' + name: 'Yan Yang' + link: 'https://lists.onap.org/g/onap-tsc/message/6814' + - type: 'Removal' + name: 'Xinhui Li' + link: 'https://lists.onap.org/g/onap-tsc/message/6814' + - type: 'Addition' + name: 'Kornel Janiak' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' + - type: 'Removal' + name: 'Lusheng Ji' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' + - type: 'Addition' + name: 'Remigiusz Janeczek' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' |