Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update CODEOWNERS and cspell files (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgapos authored Oct 4, 2024
1 parent 6900ce5 commit 12a1792
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@vechainfoundation/node-hosting-code-owners
* @vechain/nodeops-maintainers
2 changes: 2 additions & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"buildx",
"gitleaks",
"healtchcheck",
"nodeops",
"sonarcloud",
"vechain",
"vechainfoundation"
],
"ignoreWords": [],
Expand Down
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sonar.projectKey=vechainfoundation_node-healthcheck
sonar.organization=vechainfoundation
sonar.projectKey=vechain_node-healthcheck
sonar.organization=vechain

# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=node-healthcheck
Expand Down

0 comments on commit 12a1792

Please sign in to comment.