From 10b0c4c44ba2c2aaf91246995f469c5d6c79e574 Mon Sep 17 00:00:00 2001 From: Harold Dost Date: Mon, 27 Feb 2023 00:30:29 +0100 Subject: [PATCH] Add list of maintainers to CONTRIBUTING.md (#973) * In an effort provide a bit more transparency. This contains a list of the maintainers and approvers name and GitHub handles. Relates #844 Signed-off-by: Harold Dost --- CONTRIBUTING.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59a17c8dc1..c67b8275e6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -123,7 +123,22 @@ regressions ## Approvers and Maintainers -See the [code owners](CODEOWNERS) file. +For GitHub groups see the [code owners](CODEOWNERS) file. + +### Maintainers + +* @djc - Dirkjan Ochtman +* @jtescher - Julian Tescher +* @TommyCpp - Zhongyang Wu + +### Approvers + +* @hdost - Harold Dost + +### Emeritus + +* @frigus02 - Jan Kühle +* @iredelmeier - Isobel Redelmeier ### Become an Approver or a Maintainer