Merge pull request #268781 from IogaMaster/noice

noice: add iogamaster as a maintainer

authored by Nick Cao and committed by GitHub ed8838fe cf2bc2f1

+1 -1
+1 -1
pkgs/applications/file-managers/noice/default.nix
··· 32 32 homepage = "https://git.2f30.org/noice/"; 33 33 license = licenses.bsd2; 34 34 platforms = platforms.all; 35 - maintainers = with maintainers; [ ]; 35 + maintainers = with maintainers; [ iogamaster ]; 36 36 }; 37 37 }