diff options
author | vv770d <vv770d@att.com> | 2020-09-11 17:19:58 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-09-11 17:19:58 +0000 |
commit | 3fa695cd7393c8c859d0f5ce026fc2c8fd4a6796 (patch) | |
tree | 091b8149191a2551a338c02deb4113b5f789b73f | |
parent | b2291b2ae76bbf777698900d609c08550f196129 (diff) |
Project maturity
Committer changes
Change-Id: I681dfc467a2414caf49309d73fa1e50e9a9473b2
Issue-ID: DCAEGEN2-2425
Signed-off-by: vv770d <vv770d@att.com>
-rw-r--r-- | INFO.yaml | 30 |
1 files changed, 22 insertions, 8 deletions
@@ -2,7 +2,7 @@ project: 'dcaegen2-analytics-pnda' project_creation_date: '2018-01-31' project_category: '' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_lead: &onap_dcaegen2_ptl name: 'Vijay Venkatesh Kumar' email: 'vv770d@att.com' @@ -31,11 +31,6 @@ repositories: - 'dcaegen2/analytics/pnda' committers: - <<: *onap_dcaegen2_ptl - - name: 'Lusheng Ji' - email: 'lji@research.att.com' - company: 'ATT' - id: 'wrider' - timezone: 'America/New_York' - name: 'Tony Hansen' email: 'tony@att.com' company: 'ATT' @@ -46,11 +41,21 @@ committers: company: 'EST' id: 'JoeOLeary' timezone: 'Ireland/UTC' + - name: 'Kornel Janiak' + email: 'kornel.janiak@nokia.com' + company: 'Nokia' + id: 'kjaniak' + timezone: 'Europe/Warsaw' - name: 'Jack Lucas' - email: 'jflucas@research.att.com' - company: 'ATT' + email: 'jflos@sonoris.net' + company: 'IC' id: 'jackl' timezone: 'America/New_York' + - name: 'Remigiusz Janeczek' + email: 'remigiusz.janeczek@nokia.com' + company: 'Nokia' + id: 'rjanecze' + timezone: 'Europe/Warsaw' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -66,3 +71,12 @@ tsc: - type: 'Removal' name: 'Xinhui Li' link: 'https://lists.onap.org/g/onap-tsc/message/6814' + - type: 'Addition' + name: 'Kornel Janiak' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' + - type: 'Removal' + name: 'Lusheng Ji' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' + - type: 'Addition' + name: 'Remigiusz Janeczek' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' |