diff options
author | Thomas Kulik <thomas.kulik@telekom.de> | 2021-04-06 14:42:07 +0200 |
---|---|---|
committer | Thomas Kulik <thomas.kulik@telekom.de> | 2021-04-06 14:42:57 +0200 |
commit | 9f512d37c9ae8c5ba36e099743abe2d66f4e262c (patch) | |
tree | 5f7308c5d73e2573515f233bc9901ebbd2ba6222 | |
parent | cb391d0d21372abae2807352b4de3f2d104aae84 (diff) |
Updated to consider new PTL
Issue-ID: DOC-731
Signed-off-by: Thomas Kulik <thomas.kulik@telekom.de>
Change-Id: Id463c55efb7db10cf695d418f6d80fb4d8a4b9c6
-rw-r--r-- | INFO.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -4,11 +4,11 @@ project_creation_date: '2017-06-14' lifecycle_state: 'Incubation' project_category: '' project_lead: &onap_doc_ptl - name: 'Sofia Wallin' - email: 'sofia.wallin@est.tech' - id: 'sofiawallin' - company: 'Ericsson Software Technology' - timezone: 'Europe/Stockholm' + 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' @@ -45,12 +45,12 @@ committers: email: 'andreas-geissler@telekom.de' company: 'Deutsche Telekom' id: 'andreasgeissler' - timezone: 'Germany/Cologne' + timezone: 'Germany/Berlin' - name: 'Thomas Kulik' email: 'thomas.kulik@telekom.de' company: 'Deutsche Telekom' id: 'thmsdt' - timezone: 'Germany/Cologne' + timezone: 'Germany/Berlin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: |