diff options
-rw-r--r-- | INFO.yaml | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -41,7 +41,16 @@ committers: id: 'jimmydot' company: 'ATT' timezone: 'America/Detroit' - + - name: 'Fiete Ostkamp' + email: 'fiete.ostkamp@telekom.de' + id: 'fostkamp' + company: 'Deutsche Telekom' + timezone: 'Europe/Berlin' + - name: 'Nandkishor Patke' + email: 'nandkishor-laxman.patke@t-systems.com' + id: 'nandkishorpatke' + company: 'T-Systems' + timezone: 'Asia/Kolkata' tsc: approval: 'https://lists.onap.org/g/onap-tsc' changes: @@ -66,3 +75,9 @@ tsc: - type: 'removal' name: 'Harish Kajur' link: 'https://lists.onap.org/g/onap-tsc/message/8850' + - type: 'Addition' + name: 'Fiete Ostkamp' + link: 'https://lists.onap.org/g/onap-tsc/message/9499' + - type: 'Addition' + name: 'Nandkishor Patke' + link: 'https://lists.onap.org/g/onap-tsc/message/9499' |