diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 20:22:38 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 20:23:04 +1000 |
commit | 5207c650ce4550ae5af8aa737f6e25cb87817e67 (patch) | |
tree | b9c1c47ff8bc6f098b3ecfedae579cf506373d68 | |
parent | f0ccc8a7ab518e4a60af62f7b6a9b51a41694451 (diff) |
Chore: Fix wrong userid in INFO
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: Iba6e2db5a402a419a6dae8f31205f52a44346b45
-rw-r--r-- | INFO.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ committers: - name: 'Niranjana Y' email: 'niranjana.y60@wipro.com' company: 'Wipro' - id: 'niranjana.y60@wipro.com' + id: 'Niranjana' timezone: 'India/IST UTC+5:30' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' |