Skip to content

Commit 0865497

Browse files
Copilotcommjoen
andauthored
style: group copilot exclusions at end of list
Agent-Logs-Url: https://github.com/OWASP/wrongsecrets/sessions/99b51c27-4ded-412c-af69-abf9790dd209 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
1 parent 16c6d20 commit 0865497

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/sort_contibutors/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ var excludedContributors = map[string]struct{}{
6464
"stefan-schaermeli": {},
6565
"nickmalcolm": {},
6666
"orangecola": {},
67-
"copilot": {},
68-
"copilot-swe-agent": {},
6967
"commjoen": {},
7068
"bendehaan": {},
7169
"benno001": {},
70+
"copilot": {},
71+
"copilot-swe-agent": {},
7272
}
7373

7474
var knownNames = map[string]string{

0 commit comments

Comments
 (0)