From 59cc16cbaeb1d4cd2758b912090b62dc7c2e09d9 Mon Sep 17 00:00:00 2001 From: Adrian Chiris Date: Mon, 15 Feb 2021 12:02:25 +0000 Subject: [PATCH] Update OWNERS file This commit proposes to add github user adrianchiris (me) as reviewer to NFD. I have been involved in several contributions to the project as well as participation in code reviews and issues. So, i propose to formalize this in the projects OWNERs file Signed-off-by: Adrian Chiris --- OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS b/OWNERS index 84a15aeef..8df6a7f82 100644 --- a/OWNERS +++ b/OWNERS @@ -9,3 +9,4 @@ reviewers: - Ethyling - kad - zvonkok + - adrianchiris