From e2253330538a9dc9c50e5da311da51770a4d5446 Mon Sep 17 00:00:00 2001 From: danpetry Date: Thu, 28 Jun 2018 12:24:24 +0200 Subject: [PATCH] doc: add requirement for two acks for changes - Two ACKs should be required to ensure that the maintainer guidelines remain credible. --- MAINTAINING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINING.md b/MAINTAINING.md index fc588cc834..513f540bc3 100644 --- a/MAINTAINING.md +++ b/MAINTAINING.md @@ -15,7 +15,9 @@ Notes: might be more efficient to give the contributor some broader comments for improvement before further review. - This is a working document and any changes, additions, or other discussions - are encouraged, via PRs raised against the document. + are encouraged, via PRs raised against the document. Changes to this + document should however have at least two ACKs, to ensure these guidelines + are well thought out, and that they reflect community consensus. The [list of maintainers] gives information on the current maintainers and the areas of RIOT they each maintain.