This is an automated email from the ASF dual-hosted git repository. dcelasun pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/thrift-website.git
commit 29083c97f4da1ebce55047038e4d4270b670ef86 Author: Christopher Tubbs <[email protected]> AuthorDate: Thu Oct 29 16:15:26 2020 -0400 Initial commit for asf-staging Includes staging/publish config in .asf.yaml --- .asf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..bf8345d --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,8 @@ + +staging: + profile: ~ + whoami: asf-staging + +publish: + whoami: asf-site +
