treewide: update globin's maintained drvs
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Open Source Webmail Software";
|
||||
maintainers = with stdenv.lib.maintainers; [ vskilet ];
|
||||
maintainers = with stdenv.lib.maintainers; [ vskilet globin ];
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user