Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIGOV-24507 - Fix usernames #612

Merged
merged 4 commits into from
Jan 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Order is important; the last matching pattern takes the most precedence.

* @jcollins @dfeldick @sbolosan @vchauhan @nviswanathan
* @jcollins-axway @dfeldick @sbolosan @vivekschauhan @neha-viswanathan

[CSR]
#[CSR]
# .csr-profile.json requires SPOC approval for any modifications
.csr-profile.json @scurity/amplify_spocs @dfeldick @jcollins @vchauhan
.csr-profile.json @dfeldick @jcollins-axway @vivekschauhan
renovate.json @dfeldick
whitesource.config @dfeldick

[CICD]
#[CICD]
# cicd-related files
.gitlab-ci.yml @dfeldick @jcollins @vchauhan
Makefile @dfeldick @jcollins @vchauhan
sonar.sh @dfeldick @jcollins @vchauhan
build/scripts/ @dfeldick @jcollins @vchauhan
.github/ @dfeldick @jcollins @vchauhan
.gitlab-ci.yml @dfeldick @jcollins-axway @vivekschauhan
Makefile @dfeldick @jcollins-axway @vivekschauhan
sonar.sh @dfeldick @jcollins-axway @vivekschauhan
build/scripts/ @dfeldick @jcollins-axway @vivekschauhan
.github/ @dfeldick @jcollins-axway @vivekschauhan