From 310927d91247dd80414a82a330457956f2327fb6 Mon Sep 17 00:00:00 2001 From: Ariel Valentin Date: Sun, 5 Nov 2023 15:59:56 -0600 Subject: [PATCH] chore: Fix HTTPx attribute and changelog --- CODEOWNERS | 2 ++ instrumentation/httpx/CHANGELOG.md | 1 + 2 files changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index ff2a9eb21..8c2435bb4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -22,6 +22,8 @@ instrumentation/grape/ @muripic @fbogsany @mwear @robertlaurin @dazuma @ericmust instrumentation/graphql/ @swalkinshaw @rmosolgo @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd +instrumentation/httpx/ @HoneyryderChuck @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd + instrumentation/mongo/ @johnnyshields @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd instrumentation/racecar/ @chrisholmes @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd diff --git a/instrumentation/httpx/CHANGELOG.md b/instrumentation/httpx/CHANGELOG.md index e69de29bb..47ddf384d 100644 --- a/instrumentation/httpx/CHANGELOG.md +++ b/instrumentation/httpx/CHANGELOG.md @@ -0,0 +1 @@ +# Release History: opentelemetry-instrumentation-httpx