diff options
author | Michael O'Brien <michael@obrienlabs.org> | 2019-05-22 22:45:53 -0400 |
---|---|---|
committer | Michael O'Brien <michael@obrienlabs.org> | 2019-05-22 22:46:16 -0400 |
commit | 937b3a5c37026c6605867f7028f48f4a2f711011 (patch) | |
tree | cad4fd44088df284577982cb197b970b36e95257 | |
parent | 5f7d26039c82f4b5216945a6e5a410cc5e7ede6e (diff) |
logging ptl is now Prudence Au
Issue-ID: LOG-1053
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Change-Id: Ice9e0fe46f74a404f6ce991ac4ac6c4b55fc6054
-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' |