From 5518c49d7c6348ba01f286ce031f5322bbd9f786 Mon Sep 17 00:00:00 2001 From: Jan Sommer Date: Sun, 11 Jan 2026 18:12:53 +0100 Subject: [PATCH] Add notification for rtems maintainer --- src/notification.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/notification.rs b/src/notification.rs index 264c93e..53f1c82 100644 --- a/src/notification.rs +++ b/src/notification.rs @@ -16,6 +16,7 @@ const TARGET_NOTIFICATIONS: &[(&str, &[&str])] = &[ ), ("aarch64_be-unknown-none-softfloat", &["Gelbpunkt"]), ("armv7-sony-vita-newlibeabihf", &["pheki"]), + ("armv7-rtems-eabihf", &["thesummer"]), ("mips64-unknown-linux-muslabi64", &["Gelbpunkt"]), ( "powerpc64-unknown-linux-musl",