This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch 492-disable-branch-protection in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit a8896ef2c8589e7b1b9b20d483cbbd824ef04ae0 Author: Bertil Chapuis <[email protected]> AuthorDate: Tue Nov 15 22:54:50 2022 +0100 Change website domain name --- .asf.yaml | 2 +- docs/CNAME | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 993fbb75..eb3ef93c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,7 +16,7 @@ github: description: Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java. - homepage: www.baremaps.com + homepage: baremaps.apache.org ghp_branch: main ghp_path: /docs labels: diff --git a/docs/CNAME b/docs/CNAME index 5dfdca33..d0af0f39 100644 --- a/docs/CNAME +++ b/docs/CNAME @@ -1 +1 @@ -www.baremaps.com \ No newline at end of file +baremaps.apache.org
