Skip to content

Commit 485bf21

Browse files
committedApr 23, 2017
Revert "CONTRIBUTING: disallow signed git commits"
This reverts commit 7a6502a. Signed commits are supported by PPA and weblate now
1 parent 91a9382 commit 485bf21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ If you are planning to start some significant coding, you would benefit from ask
2525
- Have a title which begins with a capital letter
2626
- Be descriptive. (e.g. no `Update init.lua` or `Fix a problem`)
2727
- Have a first line with less than *80 characters* and have a second line that is *empty*
28-
- Do **not** [sign your commits](https://git-scm.com/book/uz/v2/Git-Tools-Signing-Your-Work), as Minetest offers automatically built ppas over launchpad and it [would break](https://bugs.launchpad.net/bzr-git/+bug/1084403) if there were signed commits in master
2928

3029
4. Once you are happy with your changes, submit a pull request.
3130
- Open the [pull-request form](https://github.com/minetest/minetest/pull/new/master)

1 commit comments

Comments
 (1)

bigfoot547 commented on Apr 23, 2017

@bigfoot547
Contributor

And this is a signed commit 🤣

Please sign in to comment.