mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-02 22:50:18 +00:00
meta: Fix authors check
This commit is contained in:
parent
bc7639b0ff
commit
8cdab7231a
@ -32,6 +32,7 @@ var excludeCommits = stringSetFromStrings([]string{
|
|||||||
"342036408e65bd25bb6afbcc705e2e2c013bb01f",
|
"342036408e65bd25bb6afbcc705e2e2c013bb01f",
|
||||||
"e37cefdbee1c1cd95ad095b5da6d1252723f103b",
|
"e37cefdbee1c1cd95ad095b5da6d1252723f103b",
|
||||||
"bcc5d7c00f52552303b463d43a636f27b7f7e19b",
|
"bcc5d7c00f52552303b463d43a636f27b7f7e19b",
|
||||||
|
"bc7639b0ffcea52b2197efb1c0bb68b338d1c915",
|
||||||
})
|
})
|
||||||
|
|
||||||
func TestCheckAuthors(t *testing.T) {
|
func TestCheckAuthors(t *testing.T) {
|
||||||
|
Loading…
Reference in New Issue
Block a user