From 33a341f5e174a3ed78ac2bdf77dcdf4e51000396 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Fri, 2 Jul 2021 22:04:26 +0100 Subject: [PATCH] Meta: Add Gunnar to the project reviewers in CONTRIBUTING.md :^) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2415a2d89d..7245a0dd7d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,7 +75,7 @@ Ping them right away if it's something urgent! If it's less urgent, advertise yo ### Who are the project reviewers? -The project reviewers at this time are @awesomekling, @linusg and @alimpfard. +The project reviewers at this time are [@awesomekling](https://github.com/awesomekling), [@linusg](https://github.com/linusg), [@alimpfard](https://github.com/alimpfard), and [@gunnarbeutner](https://github.com/gunnarbeutner). ### Is there a policy for branches/PRs that haven't been touched in X days? Should they be closed?