This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stable/cerebro] Adding wvidana as collaborator (#16909)
* Adding wvidana as collaborator Volunteering from issue #13867 Past contributions to cerebro chart: - #14506 Past contributions to other helm charts: - #14196 - #14189 - #13667 - #13666 - #13665 Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com> * Adding the OWNERS file to .helmignore Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
- Loading branch information
1 parent
1b38786
commit 6fb92f2
Showing
3 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,5 @@ | |
.project | ||
.idea/ | ||
*.tmproj | ||
# OWNERS file for Kubernetes | ||
OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
approvers: | ||
- davidkarlsen | ||
- wvidana | ||
reviewers: | ||
- davidkarlsen | ||
- wvidana |