|
14 | 14 | # - be a member of the OpenTelemetry community so that the `component-owners.yml` action to automatically assign CODEOWNERS to PRs works correctly.
|
15 | 15 | #
|
16 | 16 |
|
17 |
| - |
18 | 17 | # For anything not explicitly taken by someone else:
|
19 | 18 | * @open-telemetry/opentelemetry-python-contrib-approvers
|
20 | 19 |
|
| 20 | +/instrumentation/opentelemetry-instrumentation-aiohttp-client |
| 21 | +/instrumentation/opentelemetry-instrumentation-aiopg |
| 22 | +/instrumentation/opentelemetry-instrumentation-aio-pika |
| 23 | +/instrumentation/opentelemetry-instrumentation-asgi |
| 24 | +/instrumentation/opentelemetry-instrumentation-asyncpg |
| 25 | +/instrumentation/opentelemetry-instrumentation-aws-lambda |
| 26 | +/instrumentation/opentelemetry-instrumentation-boto |
| 27 | +/instrumentation/opentelemetry-instrumentation-boto3sqs |
| 28 | +/instrumentation/opentelemetry-instrumentation-botocore |
| 29 | +/instrumentation/opentelemetry-instrumentation-celery |
| 30 | +/instrumentation/opentelemetry-instrumentation-confluent-kafka |
| 31 | +/instrumentation/opentelemetry-instrumentation-dbapi |
| 32 | +/instrumentation/opentelemetry-instrumentation-django |
| 33 | +/instrumentation/opentelemetry-instrumentation-elasticsearch |
| 34 | +/instrumentation/opentelemetry-instrumentation-falcon |
| 35 | +/instrumentation/opentelemetry-instrumentation-fastapi |
| 36 | +/instrumentation/opentelemetry-instrumentation-flask @ocelotl |
| 37 | +/instrumentation/opentelemetry-instrumentation-grpc |
| 38 | +/instrumentation/opentelemetry-instrumentation-httpx |
| 39 | +/instrumentation/opentelemetry-instrumentation-jinja2 @ocelotl |
| 40 | +/instrumentation/opentelemetry-instrumentation-kafka-python |
| 41 | +/instrumentation/opentelemetry-instrumentation-logging @ocelotl |
| 42 | +/instrumentation/opentelemetry-instrumentation-mysql |
| 43 | +/instrumentation/opentelemetry-instrumentation-pika |
| 44 | +/instrumentation/opentelemetry-instrumentation-psycopg2 |
| 45 | +/instrumentation/opentelemetry-instrumentation-pymemcache |
| 46 | +/instrumentation/opentelemetry-instrumentation-pymongo |
| 47 | +/instrumentation/opentelemetry-instrumentation-pymysql |
| 48 | +/instrumentation/opentelemetry-instrumentation-pyramid |
| 49 | +/instrumentation/opentelemetry-instrumentation-redis |
| 50 | +/instrumentation/opentelemetry-instrumentation-remoulade |
| 51 | +/instrumentation/opentelemetry-instrumentation-requests @ocelotl |
| 52 | +/instrumentation/opentelemetry-instrumentation-sklearn |
| 53 | +/instrumentation/opentelemetry-instrumentation-sqlalchemy |
| 54 | +/instrumentation/opentelemetry-instrumentation-sqlite3 |
| 55 | +/instrumentation/opentelemetry-instrumentation-starlette |
| 56 | +/instrumentation/opentelemetry-instrumentation-system-metricl |
| 57 | +/instrumentation/opentelemetry-instrumentation-tornado |
| 58 | +/instrumentation/opentelemetry-instrumentation-tortoiseorm |
| 59 | +/instrumentation/opentelemetry-instrumentation-urllib @ocelotl |
| 60 | +/instrumentation/opentelemetry-instrumentation-urllib3 @ocelotl |
| 61 | +/instrumentation/opentelemetry-instrumentation-wsgi |
| 62 | + |
21 | 63 | # Learn about CODEOWNERS file format:
|
22 | 64 | # https://help.github.com/en/articles/about-code-owners
|
23 | 65 | #
|
24 | 66 | # Learn about membership in OpenTelemetry community:
|
25 | 67 | # https://github.com/open-telemetry/community/blob/main/community-membership.md
|
26 |
| -# |
|
0 commit comments