Skip to content

Commit

Permalink
chore: fix mehdi github user name
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Jul 7, 2024
1 parent 1f67e0f commit efc6d58
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence
* @scolladon @mehdisfdc
* @scolladon @mehdicherf
2 changes: 1 addition & 1 deletion .github/linters/.cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"mdapi",
"megalinter",
"mehdi",
"mehdisfdc",
"mehdicherf",
"metafile",
"metafile",
"mjyhjbm",
Expand Down
2 changes: 0 additions & 2 deletions CODEOWNERS

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ sfdx plugins:install sfdx-git-delta

Because this plugin is not signed, you will get a warning saying that "This plugin is not digitally signed and its authenticity cannot be verified". This is expected, and you will have to answer `y` (yes) to proceed with the installation.

If you run your CI/CD jobs inside a Docker image, you can add the plugin to your image (such as in [this example](https://github.com/mehdisfdc/sfdx-cli-gitlab)). If you use GitHub Actions, you can find some examples of using SGD [here](https://github.com/mehdisfdc/sfdx-GitHub-actions/tree/main/.github/workflows).
If you run your CI/CD jobs inside a Docker image, you can add the plugin to your image (such as in [this example](https://github.com/mehdicherf/sfdx-cli-gitlab)). If you use GitHub Actions, you can find some examples of using SGD [here](https://github.com/mehdicherf/sfdx-GitHub-actions/tree/main/.github/workflows).

⚠️ The Salesforce CLI plugin is now the only supported way to install SGD. There used to be another way to install it using yarn or npm. The legacy `sgd` command is now deprecated and decommissioned.

Expand Down Expand Up @@ -551,7 +551,7 @@ Versioning follows [SemVer](http://semver.org/) specification.
## Authors
- **Sebastien Colladon** - Developer - [scolladon](https://github.com/scolladon)
- **Mehdi Cherfaoui** - Tester - [mehdisfdc](https://github.com/mehdisfdc)
- **Mehdi Cherfaoui** - Tester - [mehdicherf](https://github.com/mehdicherf)
## Contributing
Expand Down

0 comments on commit efc6d58

Please sign in to comment.