syncthing/script
Jakob Borg 09f4d865ae
build: Handle co-authors (ref #3744) (#8708)
The authorship script didn't pick up people who were only ever
"co-authors" of a commit, such as when they wrote stuff which was later
included in a PR by someone else, or added code during code review.

This modified the script to look closer in the commit bodies for
"Co-authored-by:"-lines and adds those found to the set of authors.
2022-12-21 22:02:44 +01:00
..
authors.go build: Handle co-authors (ref #3744) (#8708) 2022-12-21 22:02:44 +01:00
codecov-upload.sh all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
commit-msg.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
deb-post-inst.template build: Ignore error from pkill on apt upgrade (fixes #7628) (#7629) 2021-05-04 18:33:25 +02:00
docker-entrypoint.sh docker: Fix handling of PCAP variable (fixes #8567) (#8568) 2022-10-02 08:50:27 +02:00
genassets.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
prune_mocks.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
transifexdl.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
translate.go gui, script: Fix indentation in lang-en.json to match others (#8721) 2022-12-18 08:29:59 +01:00