Skip to content

Commit

Permalink
Add Apache Maven organization (#22)
Browse files Browse the repository at this point in the history
* Add Apache Maven organization

* Allow all commit options on Apache Maven
  • Loading branch information
timtebeek authored May 8, 2023
1 parent 7b5ca63 commit d5cb33d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/ownership.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,16 @@
"Fork"
]
},
{
"name": "Apache Maven",
"repositories": [
{
"origin": "github.com",
"path": "apache/maven*",
"branch": "*"
}
]
},
{
"name": "Eclipse Foundation",
"repositories": [
Expand Down

0 comments on commit d5cb33d

Please sign in to comment.