We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eea855 commit 51336d8Copy full SHA for 51336d8
root/.github/assert-contributors.sh
@@ -16,7 +16,7 @@ fi
16
17
SCRIPT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
18
19
-EXCLUDED_CONTIBUTORS=('John R. Bradley' 'renovate[bot]' 'Renovate Bot')
+EXCLUDED_CONTIBUTORS=('John R. Bradley' 'renovate[bot]' 'Renovate Bot', 'Pion Bot')
20
MISSING_CONTIBUTORS=()
21
22
shouldBeIncluded () {
0 commit comments