From e291bec2483388ff1b6f2552dd894d7092823a06 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Mon, 24 Aug 2020 15:17:03 +0200 Subject: Add the INFO.yaml I believed it should have been there (self service repo creation procedure) Issue-ID: INT-1698 Signed-off-by: mrichomme Change-Id: I96055526020f27524b342a3af30a84003161be25 --- INFO.yaml | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..c13a18f --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,101 @@ +--- +project: 'integration' +project_creation_date: '2020-08-19' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_integration_terraform_ptl + name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + id: 'mrichomme' + company: 'Orange' + timezone: 'France/Paris' +primary_contact: *onap_integration_terraform_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/INT' + key: 'INT' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: 'http://team.onap.eu' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/Integration+Meeting+Minutes' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593670' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'integration/terraform' +committers: + - <<: *onap_integration_terraform_ptl + - name: 'Christophe Closset' + email: 'cc697w@intl.att.com' + company: 'ATT' + id: 'ChrisC' + timezone: 'Belgium/Namur' + - name: 'Daniel Rose' + email: 'DR695H@att.com' + company: 'ATT' + id: 'DR695H' + timezone: 'America/New_York' + - name: 'Catherine Lefevre' + email: 'cl664y@att.com' + company: 'AT&T' + id: 'Katel34' + timezone: 'Europe/Belgium' + - name: 'Marco Platania' + email: 'platania@research.att.com' + company: 'ATT' + id: 'platania' + timezone: 'America/New_York' + - name: 'Brian Freeman' + email: 'bf1936@att.com' + company: 'AT&T' + id: 'bdfreeman1421' + timezone: 'America/New_York' + - name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + company: 'orange' + id: 'mrichomme' + timezone: 'France/Paris' + - name: 'Bartek Grzybowski' + email: 'b.grzybowski@partner.samsung.com' + company: 'samsung' + id: 'bgrzybowski' + timezone: 'Poland/Warsaw' + - name: 'Marcin Przybysz' + email: 'marcin.przybysz@nokia.com' + company: 'nokia' + id: 'mprzybys' + timezone: 'Poland/Warsaw' + - name: 'Eric Multanen' + email: 'eric.w.multanen@intel.com' + company: 'intel' + id: 'ewmulta' + timezone: 'America/Los_Angeles' + - name: 'Krzysztof Kuzmicki' + email: 'krzysztof.kuzmicki@nokia.com' + company: 'nokia' + id: 'kkuzmick' + timezone: 'Europe/Warsaw' + - name: 'Pawel Wieczorek' + email: 'p.wieczorek2@samsung.com' + company: 'samsung' + id: 'pwieczorek' + timezone: 'Europe/Warsaw' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + company: 'Deutsche Telekom' + id: 'andreasgeissler' + timezone: 'Europe/Berlin' + - name: 'Yoonsoon Jahng' + email: 'yoonsoon.jahng@yoppworks.com' + company: 'Yopworks' + id: 'YoonsonJahng' + timezone: 'America/Toronto' +tsc: + # yamllint disable rule:line-length + approval: 'https://lists.onap.org/g/onap-tsc/message/6991?p=,,,20,0,0,0::Created,,repository,20,2,0,76243596' -- cgit 1.2.3-korg