bubblewrap: remove maintainership (#47970)
This commit is contained in:
@@ -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; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user