aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2020-03-02 16:31:29 +0100
committerJakob Borg <jakob@kastelo.net>2020-03-02 16:31:29 +0100
commiteddc8d3ff220f03535c42627e618126882372daf (patch)
treec3884963fb3da24727b6c3808aa878cf0ed02b08 /script
parentdfdd5af7a6052af2d3b7702236792c0840a679da (diff)
downloadsyncthing-eddc8d3ff220f03535c42627e618126882372daf.tar.gz
syncthing-eddc8d3ff220f03535c42627e618126882372daf.zip
authors: Cleanup on request
Diffstat (limited to 'script')
-rw-r--r--script/authors.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/script/authors.go b/script/authors.go
index 66ffe7123..dfe927d68 100644
--- a/script/authors.go
+++ b/script/authors.go
@@ -215,6 +215,9 @@ var excludeCommits = stringSetFromStrings([]string{
"254c63763a3ad42fd82259f1767db526cff94a14",
"32a76901a91ff0f663db6f0830e0aedec946e4d0",
"bc7639b0ffcea52b2197efb1c0bb68b338d1c915",
+ "9bdcadf6345aba3a939e9e58d85b89dbe9d44bc9",
+ "b933e9666abdfcd22919dd458c930d944e1e1b7f",
+ "b84d960a81c1282a79e2b9477558de4f1af6faae",
})
// allAuthors returns the set of authors in the git commit log, except those