This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 9477fda  Enable issues
9477fda is described below

commit 9477fda8cb5e8e64140ba0ee258c1e467be5ec75
Author: Sebb <[email protected]>
AuthorDate: Sun Oct 20 10:43:52 2024 +0100

    Enable issues
    
    See 
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#repository-features
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 41afe9a..49c5d6f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,8 @@
 github:
   description: Apache Baremaps is a toolkit and a set of infrastructure 
components for creating, publishing, and operating online maps.
   homepage: https://baremaps.apache.org
+  features:
+    issues: true
   labels:
     - java
     - vector-tiles

Reply via email to