From: Sangwook Ha Date: Mon, 17 Oct 2022 16:48:50 +0000 (-0700) Subject: Fix: Correct a typo in INFO.yaml X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F10%2F102710%2F1;p=releng%2Fbuilder.git Fix: Correct a typo in INFO.yaml Time zone should be 'America/Los_Angeles'. Fix the typo and replace single quotation with double quotation marks for consistency. Change-Id: I2ecdfaf762b1ab1e6cfaedb75d5ee11244d25431 Signed-off-by: Sangwook Ha --- diff --git a/INFO.yaml b/INFO.yaml index 98748ea847..631f4d23a7 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -63,7 +63,7 @@ committers: email: "sangwook.ha@verizon.com" company: "Verizon" id: "sangwookha" - timezone: 'Americas/Los_Angeles' + timezone: "America/Los_Angeles" - name: "Thanh Ha" email: "zxiiro@gmail.com" id: "zxiiro"