forked from submariner-io/lighthouse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To allow more folks to help make releases. Relates-to: submariner-io/submariner#2900 Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
- Loading branch information
1 parent
7cb220e
commit 7265111
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
Validating CODEOWNERS rules …
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,8 +1,10 @@ | ||
@aswinsuryan * | ||
@dfarrell07 *.md | ||
@dfarrell07 *.md go.mod go.sum coredns/go.mod coredns/go.sum | ||
@maayanf24 go.mod go.sum coredns/go.mod coredns/go.sum | ||
@mkolesnik /.github/workflows/ /scripts/ Makefile* Dockerfile.dapper package/ | ||
@Oats87 * | ||
@skitt * | ||
@sridhargaddam * | ||
@tpantelis * | ||
@vthapar * | ||
@yboaron go.mod go.sum coredns/go.mod coredns/go.sum |