-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add InfoSec team members as Ironbank project maintainers (#199148)
Elastic's InfoSec organization has agreed to provide justifications to Elastic's IronBank images. We are adding members of that org to Kibana's hardening manifest, listing them as project maintainers. This PR: 1/ Adds select members of the infosec organization 2/ Keeps a few members from Operations and Platform Security, in order to monitor in an observational capacity 3/ Removes engineers who are no longer responsible for the upkeep on this project. 4/ Reorganizes the maintainers list (cherry picked from commit 896b9c0)
- Loading branch information
Showing
1 changed file
with
36 additions
and
28 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 |
---|---|---|
|
@@ -42,39 +42,47 @@ resources: | |
value: 0ce56bde1853fed3e53282505bac65707385275a27816c29712ab04c187aa249797c82c58759b2b36c210d4e2683eda92359d739a8045cb8385c2c34d37cc9e1 | ||
# List of project maintainers | ||
maintainers: | ||
# AppEx Operations Members | ||
- email: '[email protected]' | ||
name: 'Brad White' | ||
username: 'brad.white' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Jonathan Budzenski' | ||
username: 'jbudz' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Brad White' | ||
username: 'brad.white' | ||
# AppEx Platform Security Members | ||
- email: '[email protected]' | ||
name: 'Aleh Zasypkin' | ||
username: 'azasypkin' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Larry Gregory' | ||
username: 'legrego' | ||
cht_member: false | ||
# InfoSec Members | ||
- email: '[email protected]' | ||
name: 'Abby Zumstein' | ||
username: 'azumstein' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Arsalan Khan' | ||
username: 'khanarsalan' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Slava Zhomir' | ||
username: 'slava-elastic' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Ryan Kam' | ||
username: 'ryankam' | ||
cht_member: false | ||
- email: '[email protected]' | ||
name: 'Saumya Shree' | ||
username: 'shreesaumya' | ||
cht_member: false | ||
# CHT Members | ||
- email: '[email protected]' | ||
name: 'Alexander Klepal' | ||
username: 'alexander.klepal' | ||
cht_member: true | ||
- cht_member: false | ||
email: [email protected] | ||
name: Larry Gregory | ||
username: legrego | ||
- cht_member: false | ||
email: [email protected] | ||
name: Aleh Zasypkin | ||
username: azasypkin | ||
- cht_member: false | ||
email: [email protected] | ||
name: Kurt Greiner | ||
username: kc13greiner | ||
- cht_member: false | ||
email: [email protected] | ||
name: Jeramy Soucy | ||
username: jeramysoucy | ||
- cht_member: false | ||
email: [email protected] | ||
name: Sid Mantri | ||
username: sidmantri | ||
- cht_member: false | ||
email: [email protected] | ||
name: Elena Shostak | ||
username: elena.shostak | ||
cht_member: true |