dino: add tomfitzhenry as maintainer (#159701)

authored by Tom and committed by GitHub 6a966acc a74a5303

+1 -1
+1 -1
pkgs/applications/networking/instant-messengers/dino/default.nix
··· 83 homepage = "https://github.com/dino/dino"; 84 license = licenses.gpl3Plus; 85 platforms = platforms.linux ++ platforms.darwin; 86 - maintainers = with maintainers; [ qyliss ]; 87 }; 88 }
··· 83 homepage = "https://github.com/dino/dino"; 84 license = licenses.gpl3Plus; 85 platforms = platforms.linux ++ platforms.darwin; 86 + maintainers = with maintainers; [ qyliss tomfitzhenry ]; 87 }; 88 }