Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 7e97e9d

Browse files
committed
.update-copyright.conf: Automate maintenance for AUTHORS
Use my external update-copyright package [1] to maintain the AUTHORS file. Don't maintain the copyright blurbs though, since this project sticks to: Copyright (c) 2014 Docker. <Apache blurb> and doesn't list the file's individual contributors. [1]: http://pypi.python.org/pypi/update-copyright/
1 parent fd26d12 commit 7e97e9d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.update-copyright.conf

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[project]
2+
name: docker-registry
3+
vcs: Git
4+
5+
[files]
6+
authors: yes
7+
files: no

0 commit comments

Comments
 (0)