If you have a git repo for Fedora Documentation of any kind on Fedora Hosted, you probably want to have commits go to the fedora-docs-commits list. Owners, you can do this the following way: #!/bin/sh ssh fedorahosted.org cd /srv/git/<myrepo>.git mv hooks/update hooks/update.orig ln -s /usr/bin/fedora-git-commit-mail-hook hooks/update exit # --- END You'll want to create a file "commit-list" in the top of that git tree, with the address fedora-docs-commits@xxxxxxxxxx inside. (You can include as many addresses as you like, one per line, to receive commit messages.) I write this message because I think I did not configure all the various readme* repos correctly and therefore our commits list has missed a few commits. Dreadfully sorry for that! :-( -- Paul W. Frields http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 http://redhat.com/ - - - - http://pfrields.fedorapeople.org/ irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug -- fedora-docs-list mailing list fedora-docs-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list