lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 7e14a3b4d7ca9401a0a5dd2c6ae994511b124fc0
parent 20dbfc47aff1ec682777d26001f9865039878667
Author: Steven Barth <steven@midlink.org>
Date:   Tue,  3 Jun 2014 12:40:16 +0200

Update README, add guidelines

Diffstat:
MREADME | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README b/README @@ -15,3 +15,4 @@ Run: ./scripts/feess install -a -p packages 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.