Skip to content
Snippets Groups Projects
Verified Commit fe06923a authored by Louis Abel's avatar Louis Abel :tv:
Browse files

remove red hat references for the future

parent 18008e26
No related branches found
No related tags found
No related merge requests found
......@@ -94,4 +94,17 @@ spec_change {
replace: "# remove redhat entitlement authority"
n: 1
}
search_and_replace {
any: true
find: "the Red Hat"
replace: "an"
n: -1
}
search_and_replace {
any: true
find: "a Red Hat"
replace: "a"
n: -1
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment