Skip to content

Commit 268c243

Browse files
committed
.update-copyright.conf: Configure update-copyright
I haven't configured the copyright blurbs, because we don't have to use that functionality if we're just maintaining an AUTHORS file. We're taking advantage of the automatic name detection that landed in update-copyright 0.6.2 [1], so downstream lesson maintainers won't have to tweak .update-copyright.conf (assuming they name their local repository directory appropriately). [1]: http://git.tremily.us/?p=update-copyright.git;a=commit;h=87352a043d30d2812c0db3d65676b9766957773b
1 parent 76ace33 commit 268c243

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.update-copyright.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[project]
2+
vcs: Git
3+
4+
[files]
5+
authors: yes
6+
files: no

0 commit comments

Comments
 (0)