diff --git a/crates/eww/Cargo.toml b/crates/eww/Cargo.toml index a5b62d9..6ab7137 100644 --- a/crates/eww/Cargo.toml +++ b/crates/eww/Cargo.toml @@ -66,3 +66,7 @@ tokio-util.workspace = true tokio = { workspace = true, features = ["full"] } unescape.workspace = true wait-timeout.workspace = true + +[package.metadata.deb] +maintainer = "Penelope Gwen " +section = "x11"