diff options
author | Kevin Smokowski <kevin.smokowski@att.com> | 2020-08-11 19:17:25 +0000 |
---|---|---|
committer | Kevin Smokowski <kevin.smokowski@att.com> | 2020-08-11 19:17:45 +0000 |
commit | 50599a7593449adc09d629d236e72ac6ecdd9331 (patch) | |
tree | 34dbb18e7c836efed5b417864cc8134f48bb38a3 | |
parent | f20174d914587c25b8f42b024316c71ebdb2fe6b (diff) |
Update info.yaml
Add new committers.
Issue-ID: SDNC-1316
Change-Id: Ie7b63504ed561521adc9340914d35b093e9070a0
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Former-commit-id: baa9f5741d65d515b13dbeeda13501711d32dff4
-rw-r--r-- | INFO.yaml | 28 |
1 files changed, 17 insertions, 11 deletions
@@ -21,32 +21,38 @@ mailing_list: realtime_discussion: '' meetings: - type: 'zoom' - agenda: 'https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project' - url: 'https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project#SoftwareDefinedNetworkControllerProject-Meetings' server: 'n/a' channel: 'n/a' repeats: 'weekly' time: '13:00 UTC' repositories: - - 'sdnc/adaptors' - - 'sdnc/apps' - - 'sdnc/northbound' - 'sdnc/oam' committers: - <<: *onap_sdnc_ptl - - name: 'Prabhuram Somasundaram' - email: 'ps7551@att.com' - company: 'ATT' - id: 'Prabhu_Ram' - timezone: '' - name: 'David Stilwell' email: 'stilwelld@att.com' company: 'ATT' id: 'stilwelld' - timezone: '' + timezone: 'America/New York' + - name: 'Herbert Eiselt' + email: 'herbert.eiselt@highstreet-technologies.com' + company: 'Highstreet Technologies' + id: 'highstreetherbert' + timezone: 'Germany/Berlin' + - name: 'Michael Durre' + email: 'michael.duerre@highstreet-technologies.com' + company: 'Highstreet Technologies' + id: 'metaljackL' + timezone: 'Germany/Berlin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Deletion' name: 'Ryan Goulding' link: 'https://lists.onap.org/g/onap-tsc/message/4261' + - type: 'Addition' + name: 'Herbert Eiselt' + link: 'https://lists.onap.org/g/onap-tsc/message/6952' + - type: 'Addition' + name: 'Michael Durre' + link: 'https://lists.onap.org/g/onap-tsc/message/6952' |