From fc2a79370ca7bd30a45a7147c690aa5167b92c7f Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Thu, 20 Sep 2018 19:59:04 +0000 Subject: [PATCH] Update PTL in INFO.yaml And corrected file to pass Yaml validation Change-Id: I16aa7e3157e81893b797e8fbaf19c2646e7543fc Issue-ID: DOC-319 Signed-off-by: Eric Debeau --- INFO.yaml | 81 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 38 insertions(+), 43 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index ab98410c9..821ef5af9 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -2,62 +2,57 @@ project: 'doc' project_creation_date: '2017-06-14' lifecycle_state: 'Incubation' -project_lead: &onap_releng_ptl - name: 'Greg Glover' - email: 'gg2147@att.com' - id: 'gglover' - company: 'ATT' - timezone: 'America/Chicago' -primary_contact: *onap_releng_ptl +project_lead: &onap_doc_ptl + name: 'Sofia Wallin' + email: 'sofia.wallin@ericsson.com' + id: 'sofiawallin' + company: 'Ericsson' + timezone: 'Europe/Stockholm' +primary_contact: *onap_doc_ptl issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/DOC' key: 'DOC' meetings: - type: 'zoom' - agenda: '' - url: 'https://wiki.onap.org/x/dZlk' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '14:00 UTC' + agenda: '' + url: 'https://wiki.onap.org/x/dZlk' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' committers: - - <<: *onap_releng_ptl + - <<: *onap_doc_ptl - name: 'Jun (Nicolas) Hu' - email: 'jh245g@att.com' - company: 'ATT' - id: 'jh245g' - timezone: 'America/New York' + email: 'jh245g@att.com' + company: 'ATT' + id: 'jh245g' + timezone: 'America/New York' - name: 'Rich Bennett' - email: 'rb2745@att.com' - company: 'ATT' - id: 'rb2745' - timezone: 'America/New York' + email: 'rb2745@att.com' + company: 'ATT' + id: 'rb2745' + timezone: 'America/New York' - name: 'Steven Wright' - email: 'sw3588@att.com' - company: 'ATT' - id: 'wombat123' - timezone: 'America/Atlanta' + email: 'sw3588@att.com' + company: 'ATT' + id: 'wombat123' + timezone: 'America/Atlanta' - name: 'Eric Debeau' - email: 'eric.debeau@orange.com' - company: 'Orange' - id: 'eric.debeau' - timezone: '' + email: 'eric.debeau@orange.com' + company: 'Orange' + id: 'eric.debeau' + timezone: '' - name: 'Liu Yang' - email: 'james.yangliu@huawei.com' - company: 'Huawei' - id: 'James.yangliu' - timezone: 'Europe/Paris' + email: 'james.yangliu@huawei.com' + company: 'Huawei' + id: 'James.yangliu' + timezone: 'Europe/Paris' - name: 'Timo Perala' - email: 'timo.perala@nokia.com' - company: 'Nokia' - id: 'tperala' - timezone: 'Europe/Helsinki' - - name: 'Sofia Wallin' - email: 'sofia.wallin@ericsson.com' - company: 'Ericsson' - id: 'sofiawallin' - timezone: 'Europe/Stockholm' + email: 'timo.perala@nokia.com' + company: 'Nokia' + id: 'tperala' + timezone: 'Europe/Helsinki' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: -- 2.16.6