*: update maintainers

This commit is contained in:
Eric Chiang 2017-11-08 13:49:24 -08:00
parent ccf85a7269
commit df075d8bda
2 changed files with 1 additions and 6 deletions

View File

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

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)