treewide: update globin's maintained drvs

This commit is contained in:
Robin Gloster
2019-08-20 19:36:05 +02:00
parent 03d34165bf
commit 4e60b0efae
89 changed files with 111 additions and 107 deletions
@@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = https://jonas.github.io/tig/;
description = "Text-mode interface for git";
maintainers = with maintainers; [ bjornfor domenkozar qknight ];
maintainers = with maintainers; [ bjornfor domenkozar qknight globin ];
license = licenses.gpl2;
platforms = platforms.unix;
};