Add Edwin Buck as a maintainer. (#267)

This commit is contained in:
Edwin Buck
2023-05-09 17:00:02 +02:00
committed by GitHub
parent 1f09d7b386
commit ce78bea121
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
# the repo. Unless a later match takes precedence, # the repo. Unless a later match takes precedence,
# they will be requested for review when someone opens a # they will be requested for review when someone opens a
# pull request. # pull request.
* @marcofranssen @Kfox1111 @developer-guy @dfeldman @faisal-memon @mrsabath * @marcofranssen @Kfox1111 @developer-guy @dfeldman @faisal-memon @mrsabath @edwbuck
# See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax # See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax
+2
View File
@@ -18,6 +18,8 @@ maintainers:
email: [email protected] email: [email protected]
- name: faisal-memon - name: faisal-memon
email: [email protected] email: [email protected]
- name: edwbuck
email: [email protected]
kubeVersion: ">=1.21.0-0" kubeVersion: ">=1.21.0-0"
dependencies: dependencies:
- name: spire-server - name: spire-server
+1
View File
@@ -88,6 +88,7 @@ Now you can interact with the Spire agent socket from your own application. The
| marcofranssen | <marco.franssen@gmail.com> | <https://marcofranssen.nl> | | marcofranssen | <marco.franssen@gmail.com> | <https://marcofranssen.nl> |
| kfox1111 | <Kevin.Fox@pnnl.gov> | | | kfox1111 | <Kevin.Fox@pnnl.gov> | |
| faisal-memon | <fymemon@yahoo.com> | | | faisal-memon | <fymemon@yahoo.com> | |
| edwbuck | <edwbuck@gmail.com> | |
## Source Code ## Source Code