This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-antora.git
commit f7791f008adb018fd8af85356f48a9281ca0330d Author: David Jencks <[email protected]> AuthorDate: Wed Aug 26 12:28:11 2020 -0700 asf.yaml file --- supplemental-ui/asf.yaml | 9 +++++++++ supplemental-ui/ui.yml | 1 + 2 files changed, 10 insertions(+) diff --git a/supplemental-ui/asf.yaml b/supplemental-ui/asf.yaml new file mode 100644 index 0000000..2293939 --- /dev/null +++ b/supplemental-ui/asf.yaml @@ -0,0 +1,9 @@ +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + jira_options: link label link label + +staging: + profile: beta + whoami: master diff --git a/supplemental-ui/ui.yml b/supplemental-ui/ui.yml index 9a27e82..e44a39d 100644 --- a/supplemental-ui/ui.yml +++ b/supplemental-ui/ui.yml @@ -1,2 +1,3 @@ static_files: - .htaccess +- asf.yml
