Skip to content

Commit

Permalink
Add InfoSec team members as Ironbank project maintainers (elastic#199148
Browse files Browse the repository at this point in the history
)

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
  • Loading branch information
legrego authored Nov 6, 2024
1 parent 8e62f4e commit 896b9c0
Showing 1 changed file with 36 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 896b9c0

Please sign in to comment.