diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-03 11:18:41 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-04-03 11:18:41 +0200 |
commit | e3a5e83ea1385a3fdf56173027ba37ca6d17887f (patch) | |
tree | 6fc50c36e0d072af0189f484c3eae897ff008188 | |
parent | 5e6479bf78253148d41f02220c8efb0dee5c7d40 (diff) |
Add use case leader as committer
Issue-ID: CIMAN-33
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ib026bd8dc477733476506a5ad572306fb6984160
-rw-r--r-- | INFO.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -79,6 +79,11 @@ committers: company: 'intel' id: 'ewmulta' timezone: 'America/Los_Angeles' + - name: 'Xin Miao' + email: 'Xin.Miao@fujitsu.com' + company: 'fujitsu' + id: 'xinmiao2013' + timezone: 'America/Dallas' tsc: # yamllint disable rule:line-length approval: 'https://wiki.onap.org/display/DW/TSC+2020-02-06' |