From 99b94a1c91a73e5f06e7a2249e5e8da57472f22b Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Wed, 29 Jul 2015 18:16:47 -0700 Subject: [PATCH] Add MAINTAINERS file. Fixes #484 Signed-off-by: Andrea Luzzardi --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000000..fec1f95121 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,3 @@ +Alexandre Beslic (@abronan) +Andrea Luzzardi (@aluzzardi) +Victor Vieux (@vieux)