Merge pull request #1120 from ericchiang/update-maintainers

*: update maintainers
This commit is contained in:
Eric Chiang 2017-11-08 15:46:31 -08:00 committed by GitHub
commit 04e276f2df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,5 @@
FROM golang:1.9.2-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

View File

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