diff options
author | 2020-04-02 14:19:59 +0200 | |
---|---|---|
committer | 2020-04-02 12:27:35 +0000 | |
commit | 07c20f566506cb6eb8033b83ce54b7e31131fedf (patch) | |
tree | 839b01ab41859114f613d19f82b2529d18daed35 | |
parent | 3ac3c6aec5e551b36ad43aeff1279e6182141030 (diff) |
Add Sylvain and Krzysztof on offline installer
Sylvain is acting PTL of OOM and thus needs to do some administrative
tasks
Krzysztof is an important comitter in OOM and may help Sylvain on those
tasks.
Issue-ID: CIMAN-134
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8dfd87467a983dfa3bfc7ff96e08098ab453f4f0
-rw-r--r-- | INFO.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -66,6 +66,16 @@ committers: company: 'Samsung' id: 'm.zegan' timezone: 'Europe/Warsaw' + - name: 'Sylvain Desbureaux' + email: "sulvain.desbureaux@orange.com" + id: "sdesbure" + company: "Orange" + timezone: 'Europe/Paris' + - name: 'Krzysztof Opasiak' + email: 'k.opasiak@samsung.com' + company: 'Samsung' + id: 'kopasiak' + timezone: 'Europe/Warsaw' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: |