diff --git a/xtask/src/pr.rs b/xtask/src/pr.rs index 28ebbeafd..8e4deddd5 100644 --- a/xtask/src/pr.rs +++ b/xtask/src/pr.rs @@ -31,6 +31,8 @@ const CANONICAL_SCOPES: &[&str] = &[ "echo", "egfx", "rdpeusb", + "rdpeudp", + "rdpemt", "rdcleanpath", "tls", "mstsgu",