From 8bf52491e56b0700d5ed6ee53875e3bb0d02ea5d Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Sat, 20 May 2023 11:43:21 -0600 Subject: [PATCH] First round of @mattstein reviews Co-authored-by: Matt Stein --- src/content/blog/maintainer-job-description.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/blog/maintainer-job-description.md b/src/content/blog/maintainer-job-description.md index bcf8020b..a1969e41 100644 --- a/src/content/blog/maintainer-job-description.md +++ b/src/content/blog/maintainer-job-description.md @@ -10,19 +10,19 @@ categories: - Announcements --- -**Job Title:** DDEV Open Source Project Maintainer +## DDEV Open Source Project Maintainer -**Job Description:** +### Job Description The DDEV community is seeking dedicated and experienced individuals to become a maintainers of the [DDEV open source project](https://ddev.com). This role requires a deep understanding of the DDEV project, excellent coding skills, and the ability to work collaboratively with a diverse and passionate community. -**Responsibilities:** +### Responsibilities -1. **Code Review:** Review and merge code submissions, ensuring they are of high quality, adhere to the project's coding standards, and align with the project's direction. +1. **Code Review:** Review and merge code submissions, ensuring they are high quality, adhere to the project's coding standards, and align with the project's direction. -2. **Issue Management:** Respond to issues raised by users or other contributors. This includes troubleshooting, bug fixing, and feature development. +2. **Issue Management:** Respond to issues raised by users and other contributors. This includes troubleshooting, bug fixing, and feature development. -3. **Documentation:** Maintain and improve the project's documentation to ensure it is comprehensive, up-to-date, and user-friendly. +3. **Documentation:** Maintain and improve the project's documentation to be comprehensive, up-to-date, and user-friendly. 4. **Release Management:** Plan and execute new releases of the project, deciding what features and fixes should be included, testing the release, and managing the release process. @@ -40,7 +40,7 @@ The DDEV community is seeking dedicated and experienced individuals to become a 11. **Mentoring:** Use successful mentoring and communication skills to guide all participants in the project, fostering a culture of learning and growth. -**Qualifications:** +### Qualifications - Proven experience with open source project maintenance or similar roles. - Strong knowledge of the DDEV project and its technology stack. @@ -55,11 +55,11 @@ The DDEV community is seeking dedicated and experienced individuals to become a This individual should be passionate about the benefits of open source, and committed to fostering a community that encourages both user and developer participation. -**Compensation:** +### Compensation While maintainers may work on the project on a volunteer basis, the community has made clear its intent to create paid positions for the right candidates and to raise the requisite funding for these positions. Compensation will be commensurate with experience and the level of commitment. -**About DDEV:** +### About DDEV [DDEV](https://ddev.com) is an open source tool that makes it simple to get local PHP development environments up and running within minutes. It's powerful and flexible as a result of its per-project environment configurations, which can be extended, versioned, and shared. In short, DDEV aims to allow development teams to use Docker in their workflow without the complexities of bespoke configuration.