From 2925725c9ab5a032e50366703e48543a9848e6b9 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Fri, 11 Feb 2022 22:24:10 +0100 Subject: [PATCH] Meta: Add Tim Flynn to list of project maintainers :^) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e623471374..70d61976e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -80,7 +80,7 @@ Ping them right away if it's something urgent! If it's less urgent, advertise yo ### Who are the project maintainers? -The project maintainers at this time are [@awesomekling](https://github.com/awesomekling), [@linusg](https://github.com/linusg), [@alimpfard](https://github.com/alimpfard), [@gunnarbeutner](https://github.com/gunnarbeutner), [@bgianfo](https://github.com/bgianfo), and [@IdanHo](https://github.com/IdanHo). +The project maintainers at this time are [@awesomekling](https://github.com/awesomekling), [@linusg](https://github.com/linusg), [@alimpfard](https://github.com/alimpfard), [@gunnarbeutner](https://github.com/gunnarbeutner), [@bgianfo](https://github.com/bgianfo), [@IdanHo](https://github.com/IdanHo), and [@trflynn89](https://github.com/trflynn89). Maintainership is by invitation only and does not correlate with any particular metric.