Skip to content

Commit 1c41ee4

Browse files
author
Jonathan Cardona
authored
Update master-branch-protect README
Had my username changed, updated Hollyw0od to Hollywood
1 parent 4a10583 commit 1c41ee4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hooks/jenkins/master-branch-protect/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ The payload is defined in `JSON` format and will be stored in the pipeline as a
298298
"required_pull_request_reviews": {
299299
"dismissal_restrictions": {
300300
"users": [
301-
"hollyw0od",
301+
"hollywood",
302302
"primetheus"
303303
],
304304
"teams": [
@@ -310,7 +310,7 @@ The payload is defined in `JSON` format and will be stored in the pipeline as a
310310
},
311311
"restrictions": {
312312
"users": [
313-
"hollyw0od",
313+
"hollywood",
314314
"primetheus"
315315
],
316316
"teams": [
@@ -449,7 +449,7 @@ node {
449449
"required_pull_request_reviews": {
450450
"dismissal_restrictions": {
451451
"users": [
452-
"hollyw0od",
452+
"hollywood",
453453
"primetheus"
454454
],
455455
"teams": [
@@ -461,7 +461,7 @@ node {
461461
},
462462
"restrictions": {
463463
"users": [
464-
"hollyw0od",
464+
"hollywood",
465465
"primetheus"
466466
],
467467
"teams": [

0 commit comments

Comments
 (0)