diff options
author | Tobias Balle-Petersen <tobiasbp@gmail.com> | 2025-05-05 18:17:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-05 09:17:45 -0700 |
commit | 712fccadd6dcff98bd9ca7515288d5c7645bf802 (patch) | |
tree | df705942d349a15432a160c781a0487cab31b555 | |
parent | 833c2a432b50b7064a2f956f3cfed0ed1f1c0223 (diff) | |
download | gitea-712fccadd6dcff98bd9ca7515288d5c7645bf802.tar.gz gitea-712fccadd6dcff98bd9ca7515288d5c7645bf802.zip |
add maintainer tobiasbp (#34372)
This PR adds me as a _maintainer_ as suggested by @techknowlogick.
A couple of my recent PRs:
* https://github.com/go-gitea/gitea/pull/34324
* https://github.com/go-gitea/gitea/pull/34323
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d21f449fe..7643ab000f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -64,3 +64,4 @@ Rowan Bohde <rowan.bohde@gmail.com> (@bohde) hiifong <i@hiif.ong> (@hiifong) metiftikci <metiftikci@hotmail.com> (@metiftikci) Christopher Homberger <christopher.homberger@web.de> (@ChristopherHX) +Tobias Balle-Petersen <tobiasbp@gmail.com> (@tobiasbp) |