chore: update maintainer(s)
This commit is contained in:
parent
2ea9026c14
commit
315cd4f532
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
3
LICENSE
3
LICENSE
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user