From 69e73fdcff0e7fe9bd708c0a8dd70fdcb2de3135 Mon Sep 17 00:00:00 2001 From: Philip Peterson <philip-peterson@users.noreply.github.com> Date: Wed, 24 May 2023 19:58:38 -0400 Subject: [PATCH] Add self to maintainers (#23644) Hi all, I've very much enjoyed working on Gitea and was hoping to make it official by requesting maintainership. :) Excited to see what the future holds for this project. My [merged PRs list](https://github.com/go-gitea/gitea/pulls?q=is%3Apr+author%3Aphilip-peterson+is%3Amerged+) Cheers, Phil --------- Co-authored-by: John Olheiser <john.olheiser@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index f62660a555..c3ac7b945f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -51,3 +51,4 @@ Dong Ge <gedong_1994@163.com> (@sillyguodong) Xinyi Gong <hestergong@gmail.com> (@HesterG) wxiaoguang <wxiaoguang@gmail.com> (@wxiaoguang) Gary Moon <gary@garymoon.net> (@garymoon) +Philip Peterson <philip.c.peterson@gmail.com> (@philip-peterson)