Merge pull request #847 from nextcloud/revert-846-add-code-signing

Revert "add code signing instructions"
This commit is contained in:
Morris Jobke
2018-08-31 09:05:00 +02:00
committed by GitHub

View File

@@ -48,11 +48,6 @@ Is code signing mandatory for apps?
Code signing is required for all applications on apps.nextcloud.com.
How do I sign my code?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
For a signed commit add ``-s`` option. Alternatively, add ``Signed-off-by: John Doe <doe@example.com>`` in the commit message.
.. _code_signing_fix_warning_label:
Fixing invalid code integrity messages