diff options
author | thmsdt <thomas.kulik@telekom.de> | 2023-01-24 16:36:39 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2023-01-24 16:37:25 +0100 |
commit | a18ec0966efd0a26396b2d9915eda70d5ad575d9 (patch) | |
tree | df51406cec469996938f7557ceff2b1ec5c38de1 | |
parent | 1049e7890951044b7c353b88de1f4a2d8032b691 (diff) |
initial setup of new repo
Issue-ID: DOC-811
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I99eb5c53a9b8e641d4e79db18a9bea0517c61dc9
-rw-r--r-- | INFO.yaml | 64 |
1 files changed, 64 insertions, 0 deletions
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' |