diff options
author | Michael O'Brien <michael@obrienlabs.org> | 2019-05-22 22:44:12 -0400 |
---|---|---|
committer | Michael O'Brien <michael@obrienlabs.org> | 2019-05-22 22:44:49 -0400 |
commit | 6f9191a7708e56baebd5ba4bc4b2bf607c6c8d29 (patch) | |
tree | ff0d2404ec3fc1a6660125995e0f5fef2bd5993c | |
parent | 56a85d19c93bf9c8aade9cdfaa69f0b2e025254a (diff) |
logging ptl is now Prudence Au
Issue-ID: LOG-1053
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Change-Id: I5f00376c4b873c87a29029ad553b7bc74ef4e24e
-rw-r--r-- | INFO.yaml | 22 |
1 files changed, 14 insertions, 8 deletions
@@ -4,11 +4,11 @@ project_creation_date: '2018-07-05' project_category: '' lifecycle_state: 'Incubation' project_lead: &onap_logging-analytics_ptl - name: 'Michael OBrien' - email: 'frank.obrien@amdocs.com' - id: 'michaelobrien' + name: 'Prudence Au' + email: 'prudence.au@amdocs.com' + id: 'pau2882' company: 'Amdocs' - timezone: 'Canada/Ottawa' + timezone: 'America/Toronto' primary_contact: *onap_logging-analytics_ptl issue_tracking: type: 'jira' @@ -52,11 +52,11 @@ committers: company: 'Amdocs' id: 'lparker' timezone: 'Australia/Melbourne' - - name: 'Prudence Au' - email: 'prudence.au@amdocs.com' + - name: 'Michael OBrien' + email: 'frank.obrien@amdocs.com' company: 'Amdocs' - id: 'pau2882' - timezone: 'America/Toronto' + id: 'michaelobrien' + timezone: 'Canada/Ottawa' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -69,3 +69,9 @@ tsc: name: 'Geora Barsky' name: 'Shane Daniel' link: 'https://lists.onap.org/g/onap-tsc/message/4985' + - type: 'Addition-PTL' + name: 'Prudence Au' + link: 'https://lists.onap.org/g/onap-tsc/message/5003' + - type: 'Removal-PTL' + name: 'Michael OBrien' + link: 'https://lists.onap.org/g/onap-tsc/message/5003' |