snapper: add markuskowa as maintainer
This commit is contained in:
@@ -62,6 +62,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://snapper.io;
|
homepage = http://snapper.io;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ tstrobel ];
|
maintainers = with maintainers; [ tstrobel markuskowa ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user