mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-31 15:48:04 +08:00
Add maintainers and authors
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:

committed by
Tibor Vass

parent
61a6fdd767
commit
e1f54de9ac
5
Makefile
5
Makefile
@@ -25,4 +25,7 @@ validate-all: lint test validate-vendor
|
||||
vendor:
|
||||
./hack/update-vendor
|
||||
|
||||
.PHONY: vendor lint shell binaries install binaries-cross validate-all
|
||||
generate-authors:
|
||||
./hack/generate-authors
|
||||
|
||||
.PHONY: vendor lint shell binaries install binaries-cross validate-all generate-authors
|
||||
|
Reference in New Issue
Block a user