]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Add git-contributors script to notify about merges
authorAndrey Albershteyn <aalbersh@redhat.com>
Wed, 26 Feb 2025 14:50:29 +0000 (15:50 +0100)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 11 Mar 2025 09:48:03 +0000 (10:48 +0100)
commit8b5b1002e3db7c934613d6843b2e90015db9d6bf
tree36a894d2b3d19a6a57e2b0f02c901392d72c7e1b
parent69e03f8ee6c4c9ff7f49491dabc4c4d6d5e53613
Add git-contributors script to notify about merges

Add python script used to collect emails over all changes merged in
the next release.

CC: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>
tools/git-contributors.py [new file with mode: 0755]