From 712fccadd6dcff98bd9ca7515288d5c7645bf802 Mon Sep 17 00:00:00 2001 From: Tobias Balle-Petersen Date: Mon, 5 May 2025 18:17:45 +0200 Subject: [PATCH] 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 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7d21f449fe..7643ab000f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -64,3 +64,4 @@ Rowan Bohde (@bohde) hiifong (@hiifong) metiftikci (@metiftikci) Christopher Homberger (@ChristopherHX) +Tobias Balle-Petersen (@tobiasbp)