[PATCH] Record contributors when releasing a new version

David Woodhouse dwmw2 at infradead.org
Sun Aug 7 18:28:21 EDT 2011


On Sun, 2011-08-07 at 23:26 +0100, Jonathan Wiltshire wrote:
> +       @git log --format='%aN' |sort -u > CONTRIBUTORS; git add CONTRIBUTORS
> +       @git commit -m "Tag version $(VERSION)" get_iplayer get_iplayer.1 CONTRIBUTORS 

Applied; thanks.

-- 
dwmw2




More information about the get_iplayer mailing list