Skip to content

Commit 7264acb

Browse files
committed
chore: update CODEOWNERS, remove superfluous requires in example Gemfile.
1 parent bbd0770 commit 7264acb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ instrumentation/httpx/ @HoneyryderChuck @open-telemetry/ruby-contrib-maintainers
3030

3131
instrumentation/mongo/ @johnnyshields @open-telemetry/ruby-contrib-maintainers @open-telemetry/ruby-contrib-approvers @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd @simi @kaylareopelle @xuan-cao-swi
3232

33+
instrumentation/net_ldap/ @scbjans @open-telemetry/ruby-contrib-maintainers @open-telemetry/ruby-contrib-approvers @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd @simi @kaylareopelle @xuan-cao-swi
34+
3335
instrumentation/racecar/ @chrisholmes @open-telemetry/ruby-contrib-maintainers @open-telemetry/ruby-contrib-approvers @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd @simi @kaylareopelle @xuan-cao-swi
3436

3537
instrumentation/rspec/ @chrisholmes @open-telemetry/ruby-contrib-maintainers @open-telemetry/ruby-contrib-approvers @fbogsany @mwear @robertlaurin @dazuma @ericmustin @arielvalentin @ahayworth @plantfansam @robbkidd @simi @kaylareopelle @xuan-cao-swi

instrumentation/net_ldap/example/Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@
33
source 'https://rubygems.org'
44

55
gem 'net-ldap'
6-
gem 'opentelemetry-api'
7-
gem 'opentelemetry-common'
8-
gem 'opentelemetry-instrumentation-base'
96
gem 'opentelemetry-instrumentation-net_ldap', path: '../'
107
gem 'opentelemetry-sdk'

0 commit comments

Comments
 (0)