From d32a42bc8dce336d1e57cd2bb0e2803f9afaae33 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 6 Oct 2013 19:09:45 +0200 Subject: [PATCH 1/2] introduce MAINTAINERS file Signed-off-by: Luka Perkov --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..7c4d791 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,11 @@ +# _______ ________ __ +# | |.-----.-----.-----.| | | |.----.| |_ +# | - || _ | -__| || | | || _|| _| +# |_______|| __|_____|__|__||________||__| |____| +# |__| W I R E L E S S F R E E D O M +# +# People listed here are managing the OpenWrt telephony feed. Use +# alphabetical order when updating the list. + +Jo-Philipp Wich +Luka Perkov From 74376e76f597cbba4704f7113b5ba92a31c4221b Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 6 Oct 2013 19:41:32 +0200 Subject: [PATCH 2/2] MAINTAINERS: fix typo when file was copied from telephony feed Signed-off-by: Luka Perkov --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7c4d791..ae7032e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4,8 +4,8 @@ # |_______|| __|_____|__|__||________||__| |____| # |__| W I R E L E S S F R E E D O M # -# People listed here are managing the OpenWrt telephony feed. Use -# alphabetical order when updating the list. +# People listed here are managing the OpenWrt routing feed. Use alphabetical +# order when updating the list. Jo-Philipp Wich Luka Perkov