diff options
author | Michael O'Brien <michael@obrienlabs.org> | 2019-05-22 22:47:39 -0400 |
---|---|---|
committer | Michael O'Brien <michael@obrienlabs.org> | 2019-05-22 22:52:10 -0400 |
commit | c63aceebde20a0a36f7e2f436147204438ccdbfa (patch) | |
tree | 6c9e388b8e6db65e5e81a2571bd28e128b774b5c | |
parent | d96eae5342ec9d661b44a72dcc587dc353c345ee (diff) |
logging ptl is now Prudence Au
Issue-ID: LOG-1053
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Change-Id: I3c1ed632ff53ebbc0fd2f61910f79018bbd1fbd1
-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' |