This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/pouchdb-site.git
commit 3005f3a87b8b79429e70e04f5ef57ddd8249375e Author: Jan Lehnardt <[email protected]> AuthorDate: Mon Feb 16 11:08:18 2026 +0100 chore: asf settings --- .asf.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.asf.yml b/.asf.yml new file mode 100644 index 0000000..7689cd1 --- /dev/null +++ b/.asf.yml @@ -0,0 +1,7 @@ +staging: + profile: ~ + whoami: asf-staging + +publish: + whoami: asf-site +
