Skip to content

Commit dc2a575

Browse files
authored
Update generate_contributors_list.sh
1 parent 501c99b commit dc2a575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate_contributors_list.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ cat > "$here/../CONTRIBUTORS.txt" <<- EOF
4646
$contributors
4747
**Updating this list**
4848
49-
Please do not edit this file manually. It is generated using \`./Utilities/generate_contributors_list.sh\`. If a name is misspelled or appearing multiple times: add an entry in \`./.mailmap\`
49+
Please do not edit this file manually. It is generated using \`./scripts/generate_contributors_list.sh\`. If a name is misspelled or appearing multiple times: add an entry in \`./.mailmap\`
5050
EOF

0 commit comments

Comments
 (0)