goldendict-ng: add linsui to maintainer

This commit is contained in:
linsui
2025-04-19 16:29:28 +08:00
parent ec631cc05c
commit 9fedc2b638
@@ -92,6 +92,7 @@ stdenv.mkDerivation {
maintainers = with maintainers; [
slbtty
michojel
linsui
];
license = licenses.gpl3Plus;
};