Skip to content

Commit ea3dbf1

Browse files
authored
dev: remove golangci-releaser from generated team (golangci#4096)
1 parent 47d7785 commit ea3dbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/contributors/generate.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const main = async () => {
124124
fossabot: true,
125125
golangcibot: true,
126126
kortschak: true,
127-
"golanci-releaser": true,
127+
"golangci-releaser": true,
128128
}
129129

130130
const res: DataJSON = {

0 commit comments

Comments
 (0)