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
2 changed files with 1 additions and 6 deletions

View File

@@ -1,9 +1,5 @@
FROM golang:1.9.2-alpine 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 RUN apk add --no-cache --update alpine-sdk
COPY . /go/src/github.com/coreos/dex COPY . /go/src/github.com/coreos/dex

View File

@@ -1,3 +1,2 @@
Ed Rooth <ed.rooth@coreos.com> (@sym3tri) Eric Chiang <eric.chiang@coreos.com> (@ericchiang)
Lucas Servén <lucas.serven@coreos.com> (@squat)
Rithu John <rithu.john@coreos.com> (@rithujohn191) Rithu John <rithu.john@coreos.com> (@rithujohn191)