Skip to content

Commit 1267500

Browse files
authored
Merge pull request #6901 from gewarren/patch-5
Fix user names and update reply message formatting
2 parents 5b4d5bc + 46c4a9b commit 1267500

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/policies/disallow-edits.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ configuration:
6262
- isActivitySender:
6363
user: laujan
6464
- isActivitySender:
65-
user: patrickfarley
65+
user: PatrickFarley
6666
- isActivitySender:
67-
user: heidisteen
67+
user: HeidiSteen
6868
- isActivitySender:
6969
user: haileytap
7070
then:
7171
- addReply:
7272
reply: >-
73-
@${issueAuthor} - Please don't sign off on this PR. The area owners will sign off once they've reviewed your contribution.
73+
${issueAuthor} - Please don't sign off on this PR. The area owners will sign off once they've reviewed your contribution.
7474
- mentionUsers:
7575
mentionees:
7676
- eric-urban

0 commit comments

Comments
 (0)