Skip to content

Commit

Permalink
Update master-branch-protect README
Browse files Browse the repository at this point in the history
Had my username changed, updated Hollyw0od to Hollywood
  • Loading branch information
Jonathan Cardona authored Apr 16, 2020
1 parent 4a10583 commit 1c41ee4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hooks/jenkins/master-branch-protect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ The payload is defined in `JSON` format and will be stored in the pipeline as a
"required_pull_request_reviews": {
"dismissal_restrictions": {
"users": [
"hollyw0od",
"hollywood",
"primetheus"
],
"teams": [
Expand All @@ -310,7 +310,7 @@ The payload is defined in `JSON` format and will be stored in the pipeline as a
},
"restrictions": {
"users": [
"hollyw0od",
"hollywood",
"primetheus"
],
"teams": [
Expand Down Expand Up @@ -449,7 +449,7 @@ node {
"required_pull_request_reviews": {
"dismissal_restrictions": {
"users": [
"hollyw0od",
"hollywood",
"primetheus"
],
"teams": [
Expand All @@ -461,7 +461,7 @@ node {
},
"restrictions": {
"users": [
"hollyw0od",
"hollywood",
"primetheus"
],
"teams": [
Expand Down

0 comments on commit 1c41ee4

Please sign in to comment.