Add Open Telemetry Dotnet monorepo (#9710)

This commit is contained in:
Muhammad Rehan Saeed 2021-04-24 21:25:52 +01:00 committed by GitHub
parent b3431ffb7b
commit a91c85317a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,7 @@ const repoGroups = {
nuxtjs: 'https://github.com/nuxt/nuxt.js',
openfeign: 'https://github.com/OpenFeign/feign',
opentelemetry: 'https://github.com/open-telemetry/opentelemetry-js',
OpenTelemetryDotnet: 'https://github.com/open-telemetry/opentelemetry-dotnet',
picasso: 'https://github.com/qlik-oss/picasso.js',
pnpjs: 'https://github.com/pnp/pnpjs',
playwright: 'https://github.com/Microsoft/playwright',