From df116280ec3cc1ad3eb21f9bbe4b25679fed724f Mon Sep 17 00:00:00 2001 From: Bob Strecansky Date: Mon, 25 Nov 2024 14:24:13 +0000 Subject: [PATCH 1/3] Adding PHP Extras --- assets.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets.md b/assets.md index de070130a..1d0385b2a 100644 --- a/assets.md +++ b/assets.md @@ -20,6 +20,7 @@ This file is intended to list all the assets controlled by OpenTelemetry. * [Crates](#crates) * [Maven](#maven) * [PyPI](#pypi) + * [PHP Extras](#PHP-Extras) - [Communication channels](#communication-channels) * [opentelemetry-calendar-contributors Google Group](#opentelemetry-calendar-contributors-google-group) * [OpenTelemetry Calendar Invites Google Group](#opentelemetry-calendar-invites-google-group) @@ -165,6 +166,22 @@ but these individual OpenTelemetry members have been given rights to publish und Link: https://pypi.org/user/opentelemetry/ - Owner: [@codeboten](https://github.com/codeboten) + +### PHP Extras + +SIG Extra Repositories: https://github.com/opentelemetry-php + +Owners: + +- [@bobstrecansky](https://github.com/bobstrecansky) +- [@brettmc](https://github.com/brettmc) + +Packagist: https://packagist.org/?query=open-telemetry + +Owners: + +- [@bobstrecansky](https://github.com/bobstrecansky) +- [@brettmc](https://github.com/brettmc) ## Communication channels From bf94326157163d84d77e572c46865b51867adb6d Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 7 Jan 2025 14:53:06 -0800 Subject: [PATCH 2/3] cspell --- .cspell.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.yaml b/.cspell.yaml index 4425db285..e777c66ae 100644 --- a/.cspell.yaml +++ b/.cspell.yaml @@ -186,6 +186,7 @@ words: - otep - otlp - outreachy + - Packagist - Prometheus - paixão - pająk From 3e533bbe5c88b9ee03f9e9e38b71cd7f4f88364b Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 7 Jan 2025 14:59:55 -0800 Subject: [PATCH 3/3] anchor --- assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets.md b/assets.md index 4f075247d..b1518743c 100644 --- a/assets.md +++ b/assets.md @@ -20,7 +20,7 @@ This file is intended to list all the assets controlled by OpenTelemetry. * [Crates](#crates) * [Maven](#maven) * [PyPI](#pypi) - * [PHP Extras](#PHP-Extras) + * [PHP Extras](#php-extras) - [Communication channels](#communication-channels) * [opentelemetry-calendar-contributors Google Group](#opentelemetry-calendar-contributors-google-group) * [OpenTelemetry Calendar Invites Google Group](#opentelemetry-calendar-invites-google-group)