Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Commit 1bb8fa4

Browse files
authored
Add members to repository owners list (#139)
* Add ksputo to repository owners list * Add kjaksik and crabtree to owners
1 parent 06d7bd7 commit 1bb8fa4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
66

77
# These are the default owners for the whole content of the `kyma-addons` repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
8-
* @polskikiel @aszecowka @mszostok @piotrmiskiewicz @PK85 @jasiu001 @adamwalach
8+
* @polskikiel @mszostok @piotrmiskiewicz @PK85 @jasiu001 @adamwalach @ksputo @kjaksik @crabtree
99

1010
# All .md files
1111
*.md @kazydek @klaudiagrz @tomekpapiernik @bszwarc @mmitoraj @majakurcius @alexandra-simeonova

OWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@ filters:
22
'.*':
33
approvers:
44
- polskikiel
5-
- aszecowka
65
- mszostok
76
- piotrmiskiewicz
87
- PK85
98
- jasiu001
109
- adamwalach
10+
- ksputo
11+
- kjaksik
12+
- crabtree
1113
labels:
1214
- area/service-catalog
1315
'\.md$|/docs/|^milv\.config\.yaml$':

0 commit comments

Comments
 (0)