mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
treewide: remove kampka as maintainer (#109813)
This commit is contained in:
parent
a15e4b69e7
commit
f0ec10a829
10 changed files with 9 additions and 19 deletions
|
@ -85,7 +85,7 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable (lib.mkMerge [
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ kampka ];
|
||||
meta.maintainers = with lib.maintainers; [ ];
|
||||
|
||||
users.groups.trilium = {};
|
||||
users.users.trilium = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue