diff options
author | vv770d <vv770d@att.com> | 2020-09-11 17:20:20 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-09-11 17:20:20 +0000 |
commit | 8f3e2c0068392a6d2e7aeed2959c3a681f6a1fe6 (patch) | |
tree | 104efd386234c3906b68d07f903c3b15fec2bdda | |
parent | a589fa1edf518203087c0feab96690f81a88ae07 (diff) |
dcae INFO.yaml update
Project maturity
Committer changes
Change-Id: I24bf8ed0d0fadd88d427d306771e1d760487408e
Issue-ID: DCAEGEN2-2425
Signed-off-by: vv770d <vv770d@att.com>
-rw-r--r-- | INFO.yaml | 36 |
1 files changed, 25 insertions, 11 deletions
@@ -2,7 +2,7 @@ project: 'dcaegen2-platform' project_creation_date: '2017-06-28' project_category: '' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_lead: &onap_dcaegen2_ptl name: 'Vijay Venkatesh Kumar' email: 'vv770d@att.com' @@ -31,26 +31,31 @@ repositories: - 'dcaegen2/platform' 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' id: 'TonyLHansen' timezone: 'America/New_York' - - name: 'Jack Lucas' - email: 'jflucas@research.att.com' - company: 'ATT' - id: 'jackl' - timezone: 'America/New_York' - name: 'Joseph O Leary' email: 'joseph.o.leary@est.tech' 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: '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' |