From 376112bf03af95a3fc916e09371ea13f4a704d3b Mon Sep 17 00:00:00 2001 From: Nicolas MASSART Date: Fri, 10 Apr 2020 15:55:48 +0200 Subject: [PATCH] [MAINTAINERS] New maintainer candidate: Karim Taam (#640) * I propose to add Karim as a Besu project maintainer. Karim contributed with many high quality commits (including bounties): - NAT, - log filters, - fast sync, - tracing. Here are [his past contributions on Besu project] (https://github.com/hyperledger/besu/commits?author=matkt) and he even did some before the client was renamed to Besu. Voting ends two weeks from today at [midnight UTC on 2020-04-17](https://bit.ly/2JzWqd4) For more information on this process see the Becoming a Maintainer section in the MAINTAINERS.md file. Signed-off-by: Nicolas MASSART --- MAINTAINERS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7e64c39da8..669a166cf4 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -20,6 +20,7 @@ | Sally MacFarlane | macfarla | macfarla | | Madeline Murray | MadelineMurray | madelinemurray | | Mark Terry | mark-terry | m.terry | +| Karim Taam | matkt | matkt | | Meredith Baxter | mbaxter | mbaxter | | Nicolas Massart | NicolasMassart | NicolasMassart | | Stefan Pingel | pinges | pinges | @@ -90,4 +91,4 @@ maintainer to emeritus status is recorded in the github PR making that change. Returning to active status from emeritus status uses the same steps as adding a new maintainer. Note that the emeritus maintainer already has the 5 required -significant changes as there is no contribution time horizon for those. \ No newline at end of file +significant changes as there is no contribution time horizon for those.