hubstaff: add maintainer -> srghma
This commit is contained in:
parent
b89ab6d02d
commit
cb2b80c1ba
@ -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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user