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

Add member to codeowners #69

Merged
merged 1 commit into from
Dec 10, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.

# These are the default owners for the whole content of the `helm-broker` repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @polskikiel @mszostok @piotrmiskiewicz @PK85 @jasiu001 @adamwalach
* @polskikiel @mszostok @piotrmiskiewicz @PK85 @jasiu001 @adamwalach @ksputo

# All .md files
*.md @kazydek @klaudiagrz @tomekpapiernik @bszwarc @mmitoraj @majakurcius @alexandra-simeonova
1 change: 1 addition & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ filters:
- PK85
- jasiu001
- adamwalach
- ksputo
labels:
- area/service-catalog
'\.md$|/docs/|^milv\.config\.yaml$':
Expand Down
2 changes: 2 additions & 0 deletions charts/helm-broker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
email: [email protected]
- name: polskikiel
email: [email protected]
- name: ksputo
email: [email protected]