Files
@ 5dde581f703f
Branch filter:
Location: kallithea/scripts/make-release
5dde581f703f
2.0 KiB
text/plain
scripts: add update-copyrights.py
This script will automate how the current attribution and copyright listings
are generated, thus also enabling it to be maintained from repository history
in the future.
This doesn't change anything about who has or hasn't contributed or deserves
credit, it just does a best effort attempt at maintaining existing attribution
we inherited and automating it going forward. The automation might expose
existing problems - they should be fixed by adding or removing exceptions in
the script.
This script will automate how the current attribution and copyright listings
are generated, thus also enabling it to be maintained from repository history
in the future.
This doesn't change anything about who has or hasn't contributed or deserves
credit, it just does a best effort attempt at maintaining existing attribution
we inherited and automating it going forward. The automation might expose
existing problems - they should be fixed by adding or removing exceptions in
the script.