diff options
author | vv770d <vv770d@att.com> | 2020-09-11 17:20:11 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-09-11 17:20:11 +0000 |
commit | 413798b936e009354ded244084de798bf671f5fc (patch) | |
tree | 7f6432f2c81b14a73ae3ea932d09955c2814a972 | |
parent | f55e5ab677032dadbd91ab5d1318b13627b60874 (diff) |
dcae INFO.yaml update
Project maturity
Committer changes
Change-Id: I1954c320b0ba0d17376707e898122886b59d055f
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-collectors-restconf' project_creation_date: '2018-08-13' 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/collectors/restconf' 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' |