From d6443cb386e3311571530cca83674a6b91094971 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Mon, 9 Dec 2019 11:50:19 +0000 Subject: [PATCH] Add CODEOWNERS (#1042) git shows: git shortlog -sne | head 3311 Miek Gieben 157 Tom Thorogood 39 Alex Sergeyev 37 Andrew Tunnell-Jones 34 Filippo Valsorda 21 Rafael Dantas Justo 19 Michael Haro 14 Alex Sergeyev 13 chantra 11 Alex Ciuba I took the top 2, but happy to extend this obvs. Signed-off-by: Miek Gieben --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..e0917031bc --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @miekg @tmthrgd