This is an automated email from the ASF dual-hosted git repository.
tilmannz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git
The following commit(s) were added to refs/heads/master by this push:
new 43b089b Update .asf.yaml
43b089b is described below
commit 43b089b318e2d7a088695abab7dac4733d385093
Author: Tilmann <[email protected]>
AuthorDate: Thu May 7 20:19:57 2020 +0200
Update .asf.yaml
---
.asf.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index facfcd8..02445bb 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,13 +1,14 @@
# Staging and publishing profile for Apache JDO:
staging:
profile: ~
- whoami: master
+ whoami: staging
outputdir: jdo
subdir: jdo
publish:
- whoami: publish
+ whoami: master
outputdir: jdo
+ subdir: jdo
github:
description: "Apache JDO project"