[DRE-commits] [scripts] 01/01: find-inactive-contributors: add license so other teams can reuse it

zeha at debian.org zeha at debian.org
Wed Jun 29 20:22:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

zeha pushed a commit to branch master
in repository scripts.

commit b12d4c50b069d1f4c14fbd07da053bf548ca466e
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date:   Wed Jun 29 22:21:58 2016 +0200

    find-inactive-contributors: add license so other teams can reuse it
---
 find-inactive-contributors | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/find-inactive-contributors b/find-inactive-contributors
index 5bf6654..a936449 100755
--- a/find-inactive-contributors
+++ b/find-inactive-contributors
@@ -1,5 +1,8 @@
 #!/usr/bin/env ruby
 
+# Copyright 2016 Christian Hofstaedtler <zeha at debian.org>
+# License: MIT: https://spdx.org/licenses/MIT.html
+
 # find possibly inactive contributors in pkg-ruby-extras team, by
 # looking at the file ownership for git object files.
 # requires all possible contributors to be part of the unix group

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/scripts.git



More information about the Pkg-ruby-extras-commits mailing list