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 feb7e444dc91790cc126077917038167ffe2923f Author: Suresh Marru <[email protected]> AuthorDate: Thu Apr 30 22:23:39 2020 -0400 adding asf yaml file to enable wiki and issues --- .asf.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..0d498c6 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,16 @@ +github: + description: "Portal Interface for Apache Airavata Custos Security" + homepage: https://airavata.apache.org/ + labels: + - airavata + - apache + - security + - OAuth2 + - OpenIDConnect + - Authentication + - Authorization + + features: + wiki: true + issues: true + projects: true
