This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 9cab90fd Add hacktoberfest label to project
9cab90fd is described below
commit 9cab90fd6a9c5af2c239757a18ce3f08bfc92710
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Oct 1 21:49:37 2025 +0200
Add hacktoberfest label to project
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index e49c1520..e5f656d8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,6 +24,7 @@ github:
- maven-plugins
- maven-archetype-plugin
- maven
+ - hacktoberfest
protected_branches:
master: { }
archetype-1.0.x: { }