From bb7e59cd77f6172bd5537e4fd4f21b4cf09b80d8 Mon Sep 17 00:00:00 2001 From: Andrew Steurer <94206073+asteurer@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:32:17 -0600 Subject: [PATCH] feat: proposal to add the fermyon/otel-plugin to the spinframework org Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com> --- GOVERNANCE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 3c3e9888fc..46351040c4 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,6 +1,6 @@ ## Overview -This document describes the governance of the Spin project. +This document describes the governance of the Spin project. The Spin project consists of several codebases with different release cycles. These codebases include: @@ -18,6 +18,7 @@ The Spin project consists of several codebases with different release cycles. Th - [Fermyon Platform Plugin](https://github.com/fermyon/platform-plugin) - [Spin Test Plugin](https://github.com/spinframework/spin-test) - [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)