From 034b1d4e637f07c3462a6c741067f5d76c1fca0e Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Sun, 20 May 2018 15:42:34 +0300 Subject: README.development: cosmetic: correct/add wiki links Change-Id: Ib17196044f276d05269dbdb5a5a1444202fa0e07 --- src/README.development | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/README.development b/src/README.development index 1963b5a4..060cbd90 100644 --- a/src/README.development +++ b/src/README.development @@ -1,18 +1,24 @@ = Contributing to OsmocomBB development = Feel free to help us by extending the code. Always make sure to -send back all your patches to the baseband-devel@lists.osmocom.org -mailing list - Free Software is all about sharing. +send back all your patches to Gerrit (recommended) or to the +baseband-devel@lists.osmocom.org mailing list - Free Software +is all about sharing. For details, see: + +https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit +https://gerrit.osmocom.org/ == Coding Style == Like all C language Osmocom projects, we use the Linux Kernel coding style, you can find it in the Documentation/CodingStyle subdirectory -of any Linux Kernel source. +of any Linux Kernel source. For details, see: + +https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards == More Information == -Please consult the http://bb.osmocom.org/ web page / wiki. +Please consult the https://osmocom.org/projects/baseband/wiki/. If you have any technical questions regarding the code, don't hesitate to ask the baseband-devel@lists.osmocom.org mailing list. -- cgit v1.2.3