diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 3c3e9888f..46351040c 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)