mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/kvmgt: add myself to maintainers
I've got a use case and compatible hardware, so why not :-)
This commit is contained in:
parent
177d297093
commit
30c8f7c42d
1 changed files with 1 additions and 1 deletions
|
@ -82,5 +82,5 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
meta.maintainers = with maintainers; [ ];
|
meta.maintainers = with maintainers; [ patryk27 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue