diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 00000000..ab1e52cb --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,30 @@ +# Contributors to Ansible Playbooks for SAP + +Thank you to all contributors who have helped make this project possible! + +We welcome contributions! Please see our [contributing guidelines](https://sap-linuxlab.github.io/initiative_contributions/) to get started. + +## Maintainers + +The following people are the maintainers of this collection: + +### Red Hat + +- [Janine Fuchs](https://github.com/ja9fuchs) + +### SUSE + +- [Marcel Mamula](https://github.com/marcelmamula) + + +For specific role maintainers, see the `README.md` file in the corresponding role's directory. + +## All Contributors + +| Name | Commits | Lines Changed | Last Commit | +| ---- | ------- | ------------- | ----------- | +| [Sean Freeman](https://github.com/sean-freeman) | 144 | 241528 | 2025-06-20 | +| [Marcel Mamula](https://github.com/marcelmamula) | 79 | 142260 | 2026-01-12 | +| [Gabriele Puliti](https://github.com/Wabri) | 1 | 68 | 2024-06-12 | +| [Janine Fuchs](https://github.com/ja9fuchs) | 1 | 4 | 2024-04-15 | + diff --git a/README.md b/README.md index 04437245..c2d4b5c8 100644 --- a/README.md +++ b/README.md @@ -172,11 +172,12 @@ Potential issues: - To avoid issues, use the playbooks on fresh systems or ensure thorough cleanup of any previous SAP installations. -## License -[Apache 2.0](./LICENSE) +## Contributing +For information on how to contribute, please see our [contribution guidelines](https://sap-linuxlab.github.io/initiative_contributions/).
+You can find more information about repository specific guidelines at [How to contribute](./docs/CONTRIBUTING.md). ## Contributors -Key contributors are shown within the [contributors](./docs/CONTRIBUTORS.md) file. +We welcome contributions to this collection. For a list of all contributors and information on how you can get involved, please see our [CONTRIBUTORS document](./CONTRIBUTORS.md). -## Contributing -You can find more information about ways you can contribute at [How to contribute](./docs/CONTRIBUTING.md). +## License +[Apache 2.0](./LICENSE) diff --git a/docs/CONTRIBUTORS.md b/docs/CONTRIBUTORS.md deleted file mode 100644 index 3262faa0..00000000 --- a/docs/CONTRIBUTORS.md +++ /dev/null @@ -1,15 +0,0 @@ -# Development contributors - -- **IBM Lab for SAP Solutions** - - IBM Cloud - - **Sean Freeman** - Origin developer of Ansible Playbooks for SAP -- **Red Hat** - - Red Hat for SAP CoP - - **Janine Fuchs** - Developer of iterative improvements from advanced scenarios (e.g. HA), project co-owner -- **SUSE** - - SUSE SAP Emerging Technology Solutions - - **Marcel Mamula** - Developer of iterative improvements from advanced scenarios (e.g. HA), project co-owner - -# New contributors - -This project is consistently seeking new contributors for different SAP Solution Scenarios that are not covered.