diff options
author | vv770d <vv770d@att.com> | 2020-09-11 17:20:52 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-09-11 17:20:52 +0000 |
commit | 9277f8a726f46211cf6622fbb5f8c4d7f2a4cc92 (patch) | |
tree | 932d013b0f6e84b7f7144258c4416ff5943e0371 | |
parent | 21c7b4f03b5d433858379bdf858a2e4451ebb940 (diff) |
dcae INFO.yaml update
Project maturity
Committer changes
Change-Id: I06f0fca1e3f6b88df00e3a572b20514ff9e2924c
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-services-son-handler' project_creation_date: '2019-01-30' 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/services/son-handler' 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' |