mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
dino: add tomfitzhenry as maintainer (#159701)
This commit is contained in:
parent
a74a5303ad
commit
6a966accb5
@ -83,6 +83,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/dino/dino";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ qyliss ];
|
||||
maintainers = with maintainers; [ qyliss tomfitzhenry ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user