]> git.madduck.net Git - etc/taskwarrior.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:

Update MANIFEST.in to use README.rst instead of README.md
authorRob Golding <rgolding@rkh.co.uk>
Wed, 13 Nov 2013 14:51:33 +0000 (14:51 +0000)
committerRob Golding <rgolding@rkh.co.uk>
Wed, 13 Nov 2013 14:51:33 +0000 (14:51 +0000)
MANIFEST.in

index c1a7121c1bd6c9648bc686c95b1c7a94dd69cdd3..9d5d250d095009403f66851f48866f5cfe39703b 100644 (file)
@@ -1,2 +1,2 @@
 include LICENSE
-include README.md
+include README.rst