Skip to content

Commit e44d0b4

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 bfad123 commit e44d0b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .update-copyright.conf

+6
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)