]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Remove bit about authors from contributing guide
authorFergal Hainey <fergal.hainey@skyscanner.net>
Sun, 22 Jan 2017 13:17:37 +0000 (13:17 +0000)
committerDaniel Hahler <git@thequod.de>
Thu, 26 Jul 2018 09:01:36 +0000 (11:01 +0200)
This is now tracked by GitHub

CONTRIBUTING.rst

index 2c59e4109f9459d0faec06d1108361e677c299ec..094f20ada26cae12073b1b2ed32d7090c05649ef 100644 (file)
@@ -7,7 +7,6 @@ I’ve collected a few tips to get you started.
 Please:
 
 - *Always* add tests for your code.
-- Add yourself to the AUTHORS.rst file in an alphabetical fashion by first name – no matter how big or small your changes are.
 - Write `good commit messages`_.