-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #56 from vmware-tanzu/feature/cli
Documentation updates
- Loading branch information
Showing
3 changed files
with
128 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
```text | ||
| Protect your secrets, protect your sensitive data. | ||
: Explore VMware Secrets Manager docs at https://vsecm.com/ | ||
</ | ||
<>/ keep your secrets… secret | ||
``` | ||
|
||
## Contributing | ||
|
||
Thank you for your interest in contributing to **VMware Secrets Manager** 🤘. | ||
|
||
We appreciate any help, be it in the form of code, documentation, design, | ||
or even bug reports and feature requests. | ||
|
||
When contributing to this repository, please first discuss the change you wish | ||
to make via an issue, email, or any other method before making a change. | ||
This way, we can avoid misunderstandings and wasted effort. | ||
|
||
Please note that [we have a code of conduct](CODE_OF_CONDUCT.md). We expect all | ||
contributors to adhere to it in all interactions with the project. | ||
|
||
Also make sure you read, understand and accept | ||
[The Developer Certificate of Origin Contribution Guide](CONTRIBUTING_DCO.md) | ||
as it is a requirement to contribute to this project and contains more details | ||
about the contribution process. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
```text | ||
| Protect your secrets, protect your sensitive data. | ||
: Explore VMware Secrets Manager docs at https://vsecm.com/ | ||
</ | ||
<>/ keep your secrets… secret | ||
``` | ||
|
||
## Project Maintainers | ||
|
||
This file lists the maintainers of **VMware Secrets Manager** for Cloud-Native Apps, | ||
each with their responsibilities outlined. | ||
|
||
## Lead Architect | ||
|
||
* **Volkan Özçelik** [@v0lkan](https://github.com/v0lkan) | ||
* As the lead architect, Volkan is responsible for overall code quality, | ||
security, architecture decisions, and major feature developments. | ||
|
||
## Security | ||
|
||
* **Ramiro Salas** [@RamXX](https://github.com/RamXX) | ||
* Ramiro is in charge of maintaining and enhancing the security aspects of the | ||
project. | ||
|
||
## Core Contributors | ||
|
||
* **Abhishek Sharma** [@abhishek44sharma](https://github.com/abhishek44sharma) | ||
* Abhishek is a core contributor, working on various aspects of the project. | ||
|
||
* **Esteban Serrano** [@st96d045](https://github.com/st96d045) | ||
* Esteban is a core contributor, focusing on integrating VSecM to various | ||
external components and hardening it for production use-cases. | ||
|
||
- **Arun Thundyill Saseendran** [@ats0stv](https://github.com/ats0stv) | ||
* Arun is a core contributor, assisting in feature development and workflow | ||
automation. | ||
|
||
--- | ||
|
||
For more information on the project structure, please refer to the | ||
[CODEOWNERS](https://help.github.com/articles/about-codeowners/) file. |
Oops, something went wrong.