dunst: add maintainer gepbird
This commit is contained in:
parent
2a533953c5
commit
8168cd0342
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
license = licenses.bsd3;
|
||||
# NOTE: 'unix' or even 'all' COULD work too, I'm not sure
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ domenkozar ];
|
||||
maintainers = with maintainers; [ domenkozar gepbird ];
|
||||
mainProgram = "dunst";
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue