diff --git a/.github/scripts/pull-request-dashboard/repositories.json b/.github/scripts/pull-request-dashboard/repositories.json index 55d85f0..0e1ebdc 100644 --- a/.github/scripts/pull-request-dashboard/repositories.json +++ b/.github/scripts/pull-request-dashboard/repositories.json @@ -1,4 +1,10 @@ [ + { + "name": "opentelemetry-java", + "approver_teams": ["java-approvers"], + "slack_channel": "", + "slack_user_mapping": {} + }, { "name": "opentelemetry-java-instrumentation", "approver_teams": ["java-instrumentation-approvers"],