From 5bb07efff4bb316d02e504b642c90a29e03237c3 Mon Sep 17 00:00:00 2001 From: Brian Hardock Date: Tue, 12 May 2026 11:05:53 -0600 Subject: [PATCH] Update address of trigger plugins repo Signed-off-by: Brian Hardock --- GOVERNANCE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 46351040c4..88c603acb6 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -20,9 +20,7 @@ The Spin project consists of several codebases with different release cycles. Th - [Spin Deps Plugin](https://github.com/spinframework/spin-deps-plugin) - [Spin OTel Plugin](https://github.com/spinframework/otel-plugin) - Triggers: - - [Spin Command Trigger](https://github.com/spinframework/spin-trigger-command) - - [Spin SQS Trigger](https://github.com/spinframework/spin-trigger-sqs) - - [Spin Cron Trigger](https://github.com/spinframework/spin-trigger-cron) + - [Spin Trigger Plugins](https://github.com/spinframework/spin-trigger-plugins) - Other - [Spin Fileserver](https://github.com/spinframework/spin-fileserver) - [Spin Redirect](https://github.com/spinframework/spin-redirect)