diff --git a/Wearg/Notifications.tcl b/Wearg/Notifications.tcl --- a/Wearg/Notifications.tcl +++ b/Wearg/Notifications.tcl @@ -88,6 +88,7 @@ } if {$project == "Nasqueron"} { switch $group { + eglide { return "#eglide" } tasacora { return "#tasacora" } trustspace { return "#wolfplex" } docker { return "#nasqueron-ops" }