diff options
author | Tony Hansen <tony@att.com> | 2020-09-11 16:19:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-11 16:19:56 +0000 |
commit | 0214cb3d22dc50baba3593569c01e151347a070f (patch) | |
tree | 877f9b986460f965a8e797ba29e81aa7593e47a4 | |
parent | 2ba6ca26c42372c412aa2fae0e26e27b5708f37f (diff) | |
parent | df235f93441315599a430dad6ee11e8f00bfce9d (diff) |
Merge "dcae INFO.yaml update"
-rw-r--r-- | INFO.yaml | 36 |
1 files changed, 25 insertions, 11 deletions
@@ -2,7 +2,7 @@ project: 'dcaegen2' 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' 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' |