diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-03 11:22:38 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-04-03 11:22:55 +0200 |
commit | d7b0804abbc54c0def8f6c18600ff2c924c3d653 (patch) | |
tree | d0dcd162dc19550d8f202453abddebdcbf42e476 | |
parent | dc0607870af4ae264753ef6e089ac7e3dab66d60 (diff) |
Add use case leader as committer for mdons
Issue-ID: CIMAN-33
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I4a3975f081b1ec5e33c8ed4cb76c54f2d624afad
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-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' |