Skip to content

Commit 08ec5d8

Browse files
committed
Merge branch 'main' of https://github.com/go-gitea/gitea into feature-user-webhooks
2 parents 381162a + ca445cf commit 08ec5d8

File tree

412 files changed

+4370
-3106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

412 files changed

+4370
-3106
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ linters:
2828
fast: false
2929

3030
run:
31-
go: 1.20
31+
go: "1.20"
3232
timeout: 10m
3333
skip-dirs:
3434
- node_modules

MAINTAINERS

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Kim Carlbäcker <[email protected]> (@bkcsoft)
66
LefsFlare <[email protected]> (@LefsFlarey)
77
Lunny Xiao <[email protected]> (@lunny)
88
Matthias Loibl <[email protected]> (@metalmatze)
9-
Morgan Bazalgette <[email protected]> (@thehowl)
109
Rachid Zarouali <[email protected]> (@xinity)
1110
Rémy Boulanouar <[email protected]> (@DblK)
1211
Sandro Santilli <[email protected]> (@strk)

0 commit comments

Comments
 (0)