log scripts/update-copyrights.py @ 8161:2786730e56e0

age author description
Tue, 04 Feb 2020 03:05:15 +0100 Mads Kiilerich scripts: use explicit relative imports of contributor_data
Sat, 18 Jan 2020 22:42:50 +0100 Mads Kiilerich scripts: lower case contributor emails to normalize them stable
Sun, 04 Aug 2019 01:27:29 +0200 Mads Kiilerich flake8: fix E203 whitespace before ','
Wed, 07 Aug 2019 00:25:02 +0200 Mads Kiilerich scripts: initial run of import cleanup using isort
Sun, 21 Jul 2019 03:50:59 +0200 Mads Kiilerich docs: maintain copyright year from update-copyrights.py
Fri, 19 Jul 2019 01:00:11 +0200 Mads Kiilerich scripts: prepare for giving credit for contributions that have been integrated into other changesets
Fri, 15 Mar 2019 21:21:12 +0100 Thomas De Schampheleire scripts: extract contributor data out of update-copyrights.py
Sun, 03 Mar 2019 21:38:05 +0100 Thomas De Schampheleire update-copyrights: fixup double entry for Lars Kruse and regenerate
Tue, 29 Jan 2019 09:43:29 +0100 Andrej Shadura misc: update the contributor’s preferred name
Sat, 09 Jun 2018 16:30:22 +0200 Mads Kiilerich unicode: consistently use the preferred Python spelling 'utf-8' instead of the alias 'utf8'
Thu, 07 Jun 2018 01:46:02 +0200 Mads Kiilerich Merge stable
Sun, 18 Mar 2018 21:54:48 +0100 Thomas De Schampheleire make-release: import version and copyright updates from default branch (dba4e770d4b6) stable
Wed, 28 Feb 2018 21:20:59 +0100 Thomas De Schampheleire update-copyrights: adapt email of Thomas De Schampheleire
Fri, 25 Aug 2017 14:30:57 +0200 Lars Kruse py3: replace "file" with "open"
Mon, 03 Jul 2017 00:54:36 +0200 Mads Kiilerich scripts: add update-copyrights.py stable