diff options
author | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2023-04-05 05:09:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-05 05:09:46 +0000 |
commit | eeb1ede1a2ae8c55a4d432db80394e02506696fe (patch) | |
tree | 3b6705993119a5c41bd54524d0086ae902d4a6a2 | |
parent | 3bc485d023b8a1ef74547c1403756055534093ea (diff) | |
parent | fcfa210ecbaef6ee9f1438b113c002d44a8f2b39 (diff) |
Merge "Automation adds INFO.yaml"
-rw-r--r-- | INFO.yaml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..05b9418 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,65 @@ +--- +project: 'portal_ng_preferences' +project_creation_date: '2023-03-20' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &portal_ng_preferences_ptl + name: 'Georg Schweflinghaus' + email: 'georg.schweflinghaus@telekom.de' + company: 'Deutsche Telekom AG' + id: 'gejosch' + timezone: "Europe/Berlin" +primary_contact: *portal_ng_preferences_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/portal-ng' + key: 'portal_ng' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.onap.org' + tag: '[]' +realtime_discussion: '' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.onap.org/display/' + url: '' + server: 'freenode.net' + channel: '#onap' + repeats: '' + time: '' +repositories: + - portal-ng/preferences +committers: + - <<: *portal_ng_preferences_ptl + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + company: 'Deutsche Telekom' + id: 'andreasgeissler' + timezone: 'Europe/Berlin' + - name: 'Fiete Ostkamp' + email: 'fiete.ostkamp@telekom.de' + company: 'Deutsche Telekom AG' + id: 'fostkamp' + timezone: "Europe/Berlin" + - name: 'Stefan Rothmajer' + email: 'stefan.rothmajer@telekom.com' + company: 'Deutsche Telekom AG' + id: 'stephaaan' + timezone: "Europe/Bratislava" + - name: 'Stefan Dierichs' + email: 's.dierichs@telekom.de' + company: 'Deutsche Telekom AG' + id: 'sdierich' + timezone: "Europe/Berlin" + - name: 'Marian Vaclavik' + email: 'marian.vaclavik@telekom.com' + company: 'Deutsche Telekom AG' + id: 'marian.vaclavik' + timezone: "Europe/Bratislava" +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.onap.org/pages/viewpage.action?spaceKey=Meetings&title=TSC+2022-12-08' + changes: + - type: '' + name: '' + link: '' |