Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 8332e7a

Browse files
afritzlerguvenc
authored andcommitted
Add CODEOWNERS to project
1 parent 94f52d9 commit 8332e7a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/release-drafter.yml

+6
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ autolabeler:
4646
- '/feature\/.+/'
4747
body:
4848
- '/JIRA-[0-9]{1,4}/'
49+
- label: 'enhancement'
50+
branch:
51+
- '/enh\/.+/'
52+
- label: 'chore'
53+
branch:
54+
- '/chore\/.+/'
4955
template: |
5056
## Changes
5157
$CHANGES

CODEOWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# metalnet maintainers
2+
* @ironcore-dev/networking

0 commit comments

Comments
 (0)