diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 20:32:13 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 20:32:41 +1000 |
commit | dd54d3d99e4eff8a69ec6a649e80b90f6cbaaa7c (patch) | |
tree | 72b62986ff43e12a366e6a61c7094a375caf3e7e | |
parent | 50a707922b3b3c687329eee4d48305f01f86e598 (diff) |
Chore: Fix wrong userid in INFO
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I6bdb5453b8d441d8c7571d48728f6ef3d9133016
-rw-r--r-- | INFO.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,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' |