This is an automated email from the ASF dual-hosted git repository. isjarana pushed a commit to branch custos-tenant-portal in repository https://gitbox.apache.org/repos/asf/airavata-custos-portal.git
commit 8f5e0fde12c034e10c7958e3150e8fdb601eb7c5 Author: Suresh Marru <[email protected]> AuthorDate: Thu Apr 30 22:34:09 2020 -0400 changing labels to all lower case --- .asf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 0d498c6..75f5e40 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -5,10 +5,10 @@ github: - airavata - apache - security - - OAuth2 - - OpenIDConnect - - Authentication - - Authorization + - oauth2 + - openidconnect + - authentication + - authorization features: wiki: true
