forked from mystiq/dex
*: update maintainers
This commit is contained in:
parent
ccf85a7269
commit
df075d8bda
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
FROM golang:1.8.3-alpine
|
||||
|
||||
MAINTAINER Ed Rooth <ed.rooth@coreos.com>
|
||||
MAINTAINER Lucas Servén <lucas.serven@coreos.com>
|
||||
MAINTAINER Rithu John <rithu.john@coreos.com>
|
||||
|
||||
RUN apk add --no-cache --update alpine-sdk
|
||||
|
||||
COPY . /go/src/github.com/coreos/dex
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
Ed Rooth <ed.rooth@coreos.com> (@sym3tri)
|
||||
Lucas Servén <lucas.serven@coreos.com> (@squat)
|
||||
Eric Chiang <eric.chiang@coreos.com> (@ericchiang)
|
||||
Rithu John <rithu.john@coreos.com> (@rithujohn191)
|
||||
|
|
Loading…
Reference in a new issue