Skip to content

Commit eeb2a45

Browse files
authored
Maintainer application (#640)
I'm a maintainer of several other services often related to the Kuberenetes back-end/Kubernetes controllers and I'm taking ownership for a lot of release synchronization making it both appropriate and necessary for me to maintain aspects of the Tink repository. Requirements: - I have reviewed the [community membership guidelines](https://github.com/tinkerbell/proposals/blob/main/proposals/0024/GOVERNANCE.md) - I have [enabled 2FA on my GitHub account](https://github.com/settings/security) - I have subscribed to the [tinkerbell-contributors e-mail list](https://groups.google.com/g/tinkerbell-contributors) - I am actively contributing to 1 or more Tinkerbell subprojects Here is a list of non-trival PRs I have been the primary reviewer on: #596 #628 #614 I have also made a number of code contributions to this repository, here are a few of them: #638 #631 #626 #622 #612 I have also raised various issues and am driving the releasing across Tinkerbell including in this repository. Requesting consideration of expedited responsibilities: yes Sponsors: - @mmlb (Maintainer) - @micahhausler (Maintainer) - @jacobweinstock (Core contributor in other Tinkerbell repositories)
2 parents ed90557 + 4b6ac62 commit eeb2a45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/.github/settings.yml @mmlb @micahhausler
2-
/.github/CODEOWNERS @mmlb @micahhausler
1+
/.github/settings.yml @mmlb @micahhausler @chrisdoherty4
2+
/.github/CODEOWNERS @mmlb @micahhausler @chrisdoherty4

.github/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ collaborators:
66
permission: maintain
77
- username: mmlb
88
permission: maintain
9+
- username: chrisdoherty4
10+
permission: maintain
911
# Approvers
1012
- username: displague
1113
permission: push
@@ -16,8 +18,6 @@ collaborators:
1618
- username: tstromberg
1719
permission: push
1820
# Reviewers
19-
- username: chrisdoherty4
20-
permission: triage
2121
- username: detiber
2222
permission: triage
2323
- username: stephen-fox

0 commit comments

Comments
 (0)