cleanup maintainers

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle
2016-09-19 15:25:05 -07:00
parent 0c2e49733e
commit c4ff0cf58c
99 changed files with 110 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
# DESCRIPTION: Run text-based game dunnet in a container
# AUTHOR: Jessica Frazelle <jess@docker.com>
# AUTHOR: Jessie Frazelle <jess@linux.com>
# COMMENTS:
# This file describes how to build dunnet in a container with all
# dependencies installed.
@@ -16,7 +16,7 @@
# Base docker image
FROM alpine:latest
MAINTAINER Jessica Frazelle <jess@docker.com>
MAINTAINER Jessie Frazelle <jess@linux.com>
# Install emacs:
# Note: Emacs is only in testing repo -> http://pkgs.alpinelinux.org/packages?package=emacs&repo=all&arch=x86_64