diff options
author | wreehil <wr148d@att.com> | 2020-08-31 12:12:12 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-08-31 12:12:12 -0400 |
commit | ba684df3e2f80b400cf87b5b235b9a581bc0ca2d (patch) | |
tree | e0d306d59e36088d938a546c4e3d4f29d4100f8d /INFO.yaml | |
parent | 33a354af51136077752fdb09fd22cabe170213e9 (diff) |
Reviewed the INFO.yamls and made some updates to ptl etc.
Issue-ID: AAI-3118
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: Id8a86d999f20b3a5d202bb7ba2744c22aa20fb4b
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -4,11 +4,11 @@ project_creation_date: '2017-05-03' project_category: '' lifecycle_state: 'Mature' project_lead: &onap_aai_ptl - name: 'James Forsyth' - email: 'jf2512@att.com' - id: 'jimmydot' + name: 'William Reehil' + email: 'william.reehil@att.com' company: 'ATT' - timezone: 'America/Detroit' + id: 'wreehil' + timezone: 'America/New_York' primary_contact: *onap_aai_ptl issue_tracking: type: 'jira' @@ -46,6 +46,11 @@ committers: company: 'ATT' id: 'vk250x' timezone: 'America/New_York' + - name: 'James Forsyth' + email: 'jf2512@att.com' + id: 'jimmydot' + company: 'ATT' + timezone: 'America/Detroit' tsc: approval: 'https://lists.onap.org/g/onap-tsc' changes: @@ -55,3 +60,6 @@ tsc: - type: 'removal' name: 'Tian Lee' link: 'https://lists.onap.org/g/onap-tsc/message/6227' + - type: 'Addition' + name: 'William Reehil' + link: 'https://lists.onap.org/g/onap-tsc/message/6506' |