-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
See more context:
sandbox/metascan/clone/clone.go
Lines 123 to 128 in a89763e
| } | |
| // TODO: build up author stats remapper | |
| var out []string | |
| for _, v := range authors { | |
| if v.Email == "[email protected]" { | |
| continue |