From f36eafce648b11773b7cb9fda0a9b77c76af5358 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 23 Jun 2014 18:59:59 +0200 Subject: [PATCH] Add no-outside-dependency guideline Signed-off-by: Steven Barth --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 96018a340f..b7c56972b5 100644 --- a/README +++ b/README @@ -17,6 +17,7 @@ Please make sure that all packages you commit or request to pull: * Package a version which is still maintained by the upstream author. * Have yourself or another person listed in the (PKG_)MAINTAINER field. * Will be updated regularly to maintained and supported versions. + * Have no dependencies outside the openwrt core packages or this feed. Please sign-off your commits / pull requests to this repository. See: https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork -- 2.30.2