-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CODEOWNERS, MAINTAINERS, enable DCO
Signed-off-by: Brad Davidson <[email protected]>
- Loading branch information
Showing
3 changed files
with
22 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
require: | ||
members: false |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @rancher/k3s |
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# The following is the list of current RKE2 maintainers | ||
# Github ID, Name, Email Address | ||
|
||
brandond, Brad Davidson, [email protected] | ||
briandowns, Brian Downs, [email protected] | ||
brooksn, Brooks Newberry, [email protected] | ||
caroline-suse-rancher, Caroline Davis, [email protected] | ||
cwayne18, Chris Wayne, [email protected] | ||
dereknola, Derek Nola, [email protected] | ||
galal-hussein, Hussein Galal, [email protected] | ||
manuelbuil, Manuel Buil, [email protected] | ||
matttrach, Matt Trachier, [email protected] | ||
mdrahman-suse, MD Rahman, [email protected] | ||
Oats87, Chris Kim, [email protected] | ||
rancher-max, Max Ross, [email protected] | ||
rbrtbnfgl, Roberto Bonafiglia, [email protected] | ||
ShylajaDevadiga, Shylaja Devadiga, [email protected] | ||
thomasferrandiz, Thomas Ferrandiz, [email protected] | ||
VestigeJ, Justin Janes, [email protected] |