We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1defd8a commit 13c9440Copy full SHA for 13c9440
.github/scripts/generate-release-contributors.sh
@@ -85,8 +85,6 @@ echo $contributors1 $contributors2 \
85
| sort -uf \
86
| grep -v linux-foundation-easycla \
87
| grep -v github-actions \
88
- | grep -v dependabot \
89
| grep -v renovate \
90
- | grep -v opentelemetrybot \
91
| grep -v otelbot \
92
| sed 's/^/@/'
0 commit comments