docker / libchan

Like Go channels over the network
Apache License 2.0
2.47k stars 142 forks source link

update maintainers file for parsing #107

Closed thaJeztah closed 8 years ago

thaJeztah commented 8 years ago

this updates the MAINTAINERS file to the new toml format, so that it can be parsed and collected in the docker/opensource repository.

see docker/opensource#35 and docker/docker#18321

thaJeztah commented 8 years ago

ping @dmcgowan @shykes :smile:

dmcgowan commented 8 years ago

LGTM

thaJeztah commented 8 years ago

Thanks Derek