diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-02-14 13:48:09 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-02-14 13:48:09 +0100 |
commit | 8c46f98951d2c8abe4a661b193dff5b5721f062a (patch) | |
tree | f45567f83091d3e2d8c284d03be8e8e7fffae113 /INFO.yaml | |
parent | 7d05036254727b7309a85eb85a82eb634085790a (diff) |
Add new committer to INFO.yaml
Updating to include Krzysztof Opasiak as new commiter.
Issue-ID: OOM-1980
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ied757ed38935d87134286e474e67978e849e1fd2
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -78,10 +78,15 @@ committers: company: 'Orange' id: 'sdesbure' timezone: 'Paris/France' + - name: 'Krzysztof Opasiak' + email: 'k.opasiak@samsung.com' + company: 'Samsung' + id: 'kopasiak' + timezone: 'Poland/Warsaw' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' name: 'Brian Freeman' name: 'Yang Xu' - link: 'TBD'
\ No newline at end of file + link: 'TBD' |