dino: remove tomfitzhenry@ as maintainer
I've not been a user for a while. :/
This commit is contained in:
@@ -125,6 +125,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/dino/dino";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ qyliss tomfitzhenry ];
|
||||
maintainers = with maintainers; [ qyliss ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user