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-plugin-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 4e4c5ee Add hacktoberfest label to project
4e4c5ee is described below
commit 4e4c5eef31802da7139e21cc0e08743e3b3c1fca
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Oct 28 18:00:21 2025 +0100
Add hacktoberfest label to project
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index b72f0d9..3d1a5ce 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,6 +23,7 @@ github:
- build-management
- maven-plugins
- maven
+ - hacktoberfest
protected_branches:
master: { }
maven-plugin-testing-3.x: { }