]> git.ipfire.org Git - oddments/ddns.git/commitdiff
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ddns
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 30 Sep 2016 07:27:24 +0000 (09:27 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 30 Sep 2016 07:27:24 +0000 (09:27 +0200)
1  2 
README

diff --combined README
index cedbf21594cdf092b1a87dfca628b1307982bac6,c69354c63d9eb50a43678b05ba685dd074026685..40f1e7f9a87efe5247e9ba3b49a8c9aa7f231b06
--- 1/README
--- 2/README
+++ b/README
@@@ -6,7 -6,7 +6,7 @@@ written in Python
  WEB HOME:
        http://git.ipfire.org/?p=ddns.git;a=summary
  
- BUGTRACKER:
+ BUG TRACKER:
        https://bugzilla.ipfire.org/
  
        Product: DDNS Updater
@@@ -75,7 -75,6 +75,7 @@@ SUPPORTED PROVIDERS
        opendns.com
        ovh.com
        regfish.com
 +      schokokeks.org
        selfhost.de
        spdns.org
        strato.com
        zzzz.io
  
  Also supports DNS updates via the ISC BIND nsupdate utility.
+ CONTRIBUTE:
+       This is an Open Source and platform-independent project where
+       everyone is welcome to contribute improvements or support
+       for additional providers.
+       Please only send patches to the official mailing list:
+               ddns@lists.ipfire.org
+       Use the standard Git patch format as described here
+               http://wiki.ipfire.org/devel/git/commit-messages
+       and follow the general IPFire contribution guidelines
+               http://wiki.ipfire.org/devel/submit-patches
+       Please refrain from sending patches on GitHub or any other
+       platforms where this repository is mirrored.