rebranding...
[librewrt/.git] / bright-ben / docs / submitting-patches.tex
index c16aaa9dc1e57c87046039515ab5e71d32c6f40c..2be36332e55ecc375f030e7badfd280466f4c582 100644 (file)
@@ -1,7 +1,7 @@
 \subsection{How to contribute}
-OpenWrt is constantly being improved.  We'd like as many people to contribute
+LibreWRT is constantly being improved.  We'd like as many people to contribute
 to this as we can get. If you find a change useful, by all means try to get
-it incorporated into the project. This should improve OpenWrt and it should
+it incorporated into the project. This should improve LibreWRT and it should
 help carry your changes forward into future versions
 
 This section tries to lay out a procedure to enable people to submit patches
@@ -21,12 +21,9 @@ It is important to do all these steps repeatedly:
 
 \begin{itemize}
        \item google to find things related to your problem
-       \item Mailing lists: \href{http://lists.openwrt.org/}{http://lists.openwrt.org/}
-       \item Wiki: check the wiki: \href{http://wiki.openwrt.org/OpenWrtDocs}{http://wiki.openwrt.org/OpenWrtDocs}
-       \item Forum: \href{http://forum.openwrt.org/}{http://forum.openwrt.org/}
-       \item IRC: \texttt{irc.freenode.net}, channels \texttt{\#openwrt} and 
-               \texttt{\#openwrt-devel}
-       \item TRAC: \href{https://dev.openwrt.org/}{https://dev.openwrt.org/} the issue/bug/change tracking system
+       \item Mailing lists: \href{http://lists.librewrt.org/}{http://lists.librewrt.org/}
+       \item Wiki: check the wiki: \href{http://librewrt.org/}{http://librewrt.org/}
+       \item IRC: \texttt{irc.freenode.net}, channels \texttt{\#librewrt}
 \end{itemize}
 
 It is often best to document what you are doing before you do it.  The process
@@ -37,7 +34,7 @@ up to date.
 \begin{enumerate}
        \item Use git or svn to create a patch. Creating patches manually with 
                \textit{diff -urN} also works, but is usually unnecessary.
-       \item Send a mail to openwrt-devel@lists.openwrt.org with the following contents:
+       \item Send a mail to dev@lists.librewrt.org with the following contents:
        \begin{enumerate}
                \item \texttt{[PATCH] <short description>} in the Subject, followed by:
                \item (optional) a longer description of your patch in the message body