diff options
author | Paul Jakma <paul@quagga.net> | 2012-03-02 11:56:38 +0000 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2012-03-02 11:56:38 +0000 |
commit | 543fb49c316df9af2d25f08ba7e0da0305c36b5e (patch) | |
tree | 5f1f8dd5139e47c05e37b104897485dab21f9417 | |
parent | 835315bfb49bff2b2fb354f2075c6d6693c2a151 (diff) |
HACKING.pending: Add Quagga-RE details
-rw-r--r-- | HACKING.pending | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING.pending b/HACKING.pending index 5e0defd8..dfce5cec 100644 --- a/HACKING.pending +++ b/HACKING.pending @@ -14,6 +14,11 @@ collected in his git repository. * public git repositories +** git remote add quagga-re git://github.com/Quagga-RE/quagga-RE.git + +Maintained by Denis Ovsienko, and geared towards producing a +production-ready branch of Quagga, in the Quagga-RE-stable branch. + ** git remote add equinox git://git.spaceboyz.net/equinox/quagga.git/ This repository has topic branches for patches intended for inclusion |