hubstaff: add maintainer -> srghma
This commit is contained in:
@@ -60,6 +60,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = https://hubstaff.com/;
|
homepage = https://hubstaff.com/;
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = [ maintainers.michalrus ];
|
maintainers = with maintainers; [ michalrus srghma ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user