Add maintainers and authors

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2019-05-22 15:43:25 +02:00
committed by Tibor Vass
parent 61a6fdd767
commit e1f54de9ac
5 changed files with 230 additions and 1 deletions

View File

@@ -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