diff options
author | Brian Freeman <bf1936@att.com> | 2019-09-04 07:35:29 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-09-04 07:35:56 -0500 |
commit | 83516054fb4755e269f4f3b5ed8308851f2f115b (patch) | |
tree | 4a5e34a28713cee7bd2b72a57b8caec201a0d4a3 /INFO.yaml | |
parent | c263f9fddaa062e73c4107bccd4aad8099494478 (diff) |
Fix timezones in INFO.yaml
Issue-ID: INT-1214
Change-Id: Ie43ba620cb5d67a2b85f82e3a70dac64258d608b
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,7 +35,7 @@ committers: email: 'cc697w@intl.att.com' company: 'ATT' id: 'ChrisC' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' - name: 'Marco Platania' email: 'platania@research.att.com' company: 'ATT' @@ -50,7 +50,7 @@ committers: email: 'morgan.richomme@orange.com' company: 'Orange' id: 'umry8364' - timezone: 'Paris/France' + timezone: 'Europe/Paris' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: |