mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-07 19:18:02 +08:00
vendor: initial vendor
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
22
vendor/github.com/theupdateframework/notary/MAINTAINERS.ALUMNI
generated
vendored
Normal file
22
vendor/github.com/theupdateframework/notary/MAINTAINERS.ALUMNI
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# Notary maintainers alumni file
|
||||
#
|
||||
# This file describes past maintainers who have stepped down from the role.
|
||||
# This is a living document - if you see something out of date or missing, speak up!
|
||||
#
|
||||
# It is structured to be consumable by both humans and programs.
|
||||
# To extract its contents programmatically, use any TOML-compliant parser.
|
||||
#
|
||||
[Org]
|
||||
[Org."Notary Alumni"]
|
||||
people = [
|
||||
"dmcgowan",
|
||||
]
|
||||
|
||||
[people]
|
||||
|
||||
# ADD YOURSELF HERE IN ALPHABETICAL ORDER
|
||||
|
||||
[people.dmcgowan]
|
||||
Name = "Derek McGowan"
|
||||
Email = "derek@docker.com"
|
||||
GitHub = "dmcgowan"
|
Reference in New Issue
Block a user