0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

radicale: Drop self (aneeshusa) from maintainership

I have switched to using etebase/etesync.
This commit is contained in:
Aneesh Agrawal 2023-01-05 00:14:38 -05:00
parent 61c48e5ed1
commit 1e94e9146f
3 changed files with 3 additions and 3 deletions

View file

@ -200,5 +200,5 @@ in {
};
};
meta.maintainers = with lib.maintainers; [ aneeshusa infinisil dotlambda ];
meta.maintainers = with lib.maintainers; [ infinisil dotlambda ];
}