mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
gtk: add khaneliman maintainer
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
a9594d34a2
commit
f5b36e5ece
1 changed files with 4 additions and 1 deletions
|
|
@ -35,7 +35,10 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.rycee ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
khaneliman
|
||||
rycee
|
||||
];
|
||||
|
||||
imports = [
|
||||
./gtk/gtk2.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue