chore: update maintainer(s)

This commit is contained in:
Nicolas Duchon 2022-01-11 20:05:29 +01:00
parent 2ea9026c14
commit 315cd4f532
No known key found for this signature in database
GPG Key ID: EA3151C66A4D79E7
3 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@ RUN GOOS=linux CGO_ENABLED=0 go build -ldflags "-X main.buildVersion=${VERSION}"
FROM alpine:3.13
LABEL maintainer="Jason Wilder <mail@jasonwilder.com>"
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
ENV DOCKER_HOST unix:///tmp/docker.sock

View File

@ -14,7 +14,7 @@ RUN GOOS=linux go build -ldflags "-X main.buildVersion=${VERSION}" -o docker-gen
FROM debian:11-slim
LABEL maintainer="Jason Wilder <mail@jasonwilder.com>"
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
ENV DOCKER_HOST unix:///tmp/docker.sock

View File

@ -1,6 +1,7 @@
The MIT License (MIT)
Copyright (c) 2014 Jason Wilder
Copyright (c) 2014-2021 Jason Wilder
Copyright (c) 2021-2022 Nicolas Duchon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal