bubblewrap: remove maintainership (#47970)
This commit is contained in:
parent
310df54aa4
commit
1b97c37b29
@ -15,6 +15,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Unprivileged sandboxing tool";
|
description = "Unprivileged sandboxing tool";
|
||||||
homepage = https://github.com/projectatomic/bubblewrap;
|
homepage = https://github.com/projectatomic/bubblewrap;
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
maintainers = with maintainers; [ konimex ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user