diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..926fdca --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,14 @@ +# MAINTAINERS + +## Current Maintainers + +_Listed in alphabetical order by first name_ + +| Name | GitHub Username | +| --- | --- | +| Andrew Steurer | asteurer | +| Caleb Schoepp | calebschoepp | + +## Emeritus Maintainers + +None \ No newline at end of file diff --git a/README.md b/README.md index acf54d4..30a8c6c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ spin plugin install otel The canary release of the `otel` plugin represents the most recent commit on `main` (`HEAD`) and may not be stable, with some features still in progress. ```sh -spin plugins install --url https://github.com/fermyon/otel-plugin/releases/download/canary/otel.json +spin plugins install --url https://github.com/spinframework/otel-plugin/releases/download/canary/otel.json ``` ## Install from a local build