[Pkg-owncloud-commits] [owncloud-doc] 255/270: Update codingguidelines.rst

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 190c3174d7b78f9f0a3c569c8e117f329933d1b3
Author: Jos Poortvliet <jospoortvliet at gmail.com>
Date:   Fri Jul 25 09:31:57 2014 +0200

    Update codingguidelines.rst
    
    Fix link to contributor agreement
---
 developer_manual/general/codingguidelines.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/general/codingguidelines.rst b/developer_manual/general/codingguidelines.rst
index 2d74176..7b73d9a 100644
--- a/developer_manual/general/codingguidelines.rst
+++ b/developer_manual/general/codingguidelines.rst
@@ -13,7 +13,7 @@ General
 * Software should work. Only put features into master when they are complete. It's better to not have a feature instead of having one that works poorly.
 * When you are finished, use the merge request function on Github. The other developers will look at it and give you feedback. You can also post your merge request to the mailing list to let people know. See `the code review page for more information <../bugtracker/codereviews.html>`_
 * Decisions are made by consensus. We strive for making the best technical decisions and as nobody can know everything, we collaborate. That means a first negative comment might not be the final word, neither is positive feedback an immediate GO. ownCloud is built out of modular pieces (apps) and maintainers have a strong influence. In case of disagreement we consult other seasoned contributors.
-* We need a signed contributor agreement from you to commit into the core repository (apps don't need that). All the information is in our `Contributor agreement FAQ <http://owncloud.org/about/contributor-agreement>`_.
+* We need a signed contributor agreement from you to commit into the core repository (apps don't need that). All the information is in our `Contributor agreement FAQ <http://owncloud.org/contribute/agreement/>`_.
 
 
 Coding

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list