From a18ec0966efd0a26396b2d9915eda70d5ad575d9 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 24 Jan 2023 16:36:39 +0100 Subject: initial setup of new repo Issue-ID: DOC-811 Signed-off-by: thmsdt Change-Id: I99eb5c53a9b8e641d4e79db18a9bea0517c61dc9 --- INFO.yaml | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..16c018c --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,64 @@ +--- +project: 'doc-best-practice' +project_creation_date: '2017-06-14' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_doc_ptl + name: 'Thomas Kulik' + email: 'thomas.kulik@telekom.de' + id: 'thmsdt' + company: 'Deutsche Telekom' + timezone: 'Europe/Berlin' +primary_contact: *onap_doc_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/DOC' + key: 'DOC' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: '' + agenda: '' + url: '' + server: '' + channel: '' + repeats: '' + time: '' +repositories: + - 'doc-best-practice' +committers: + - <<: *onap_doc_ptl + - name: 'Eric Debeau' + email: 'eric.debeau@orange.com' + company: 'Orange' + id: 'eric.debeau' + timezone: 'Europe/Paris' + - name: 'Timo Perala' + email: 'timo.perala@nokia.com' + company: 'Nokia' + id: 'tperala' + timezone: 'Europe/Helsinki' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + company: 'Deutsche Telekom' + id: 'andreasgeissler' + timezone: 'Germany/Berlin' + - name: 'Thomas Kulik' + email: 'thomas.kulik@telekom.de' + company: 'Deutsche Telekom' + id: 'thmsdt' + timezone: 'Germany/Berlin' + - name: 'Cédric Ollivier' + email: 'cedric.ollivier@orange.com' + company: 'Orange' + id: 'ollivier' + timezone: 'Europe/Paris' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Sofia Wallin' + link: 'https://lists.onap.org/g/onap-discuss/topic/25520248#12413' -- cgit 1.2.3-korg