treewide: remove lxc team from lxd packages and modules

LXD is not under the LXC project any longer
This commit is contained in:
Adam Stephens
2024-08-10 13:03:28 -04:00
parent 094f2b6c9d
commit ac18c4d1e9
14 changed files with 13 additions and 37 deletions

View File

@@ -1,6 +1,10 @@
{lib, ...}:
{
meta = {
maintainers = lib.teams.lxc.members;
};
imports = [
./lxc-image-metadata.nix