diff options
-rw-r--r-- | INFO.yaml | 38 |
1 files changed, 25 insertions, 13 deletions
@@ -2,7 +2,7 @@ project: 'dcaegen2-collectors-datafile' project_creation_date: '2018-07-11' project_category: '' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_lead: &onap_dcaegen2_ptl name: 'Vijay Venkatesh Kumar' email: 'vv770d@att.com' @@ -31,31 +31,31 @@ repositories: - 'dcaegen2/collectors/datafile' 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: 'Henrik Andersson' - email: 'henrik.b.andersson@est.tech' - company: 'EST' - id: 'elinuxhenrik' - timezone: 'Europe/Stockholm' - 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: '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: @@ -74,3 +74,15 @@ tsc: - type: 'Removal' name: 'Xinhui Li' link: 'https://lists.onap.org/g/onap-tsc/message/6814' + - type: 'Removal' + name: 'Henrik Andersson' + link: 'https://lists.onap.org/g/onap-tsc/message/7026' + - 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' |