From 812d3a98e81a266aa727eb613ca1c1dcfe1e8b73 Mon Sep 17 00:00:00 2001 From: ronnzw Date: Fri, 12 Jan 2024 18:17:47 +0200 Subject: [PATCH 01/30] initial proposal for Website Working Group --- active/website.md | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 active/website.md diff --git a/active/website.md b/active/website.md new file mode 100644 index 0000000..295e0e3 --- /dev/null +++ b/active/website.md @@ -0,0 +1,63 @@ +# Website Working Group + +## Scope of responsibilities + +This working group will manage Django's official website, **djangoproject.com** on behalf of the Django Software Foundation + +The duties of the working group are: +- Introduce new minor features on the website +- Maintain and monitor the website +- Ensure that information on the website is accurate + + +### Delegated responsibilities: +- Chair, Co-chair and Board Liaison can make final decision of sections of the website that might not conform with DSF's CoC. +- Members can work on bugs +- Members can tag,label and respond to issues. +- Member can maintain and monitor the website including updating versions +- Mentor new contributors to the website +- Chair, Co-Chair and Board Liaison can sign off on new features + +## Initial membership + +- Chair: TBA +- Co-Chair: TBA +- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): TBA +- Other members: + - Jacob Kaplan-Moss + - Thibaud Colas + - Sarah Abderemane + - Eric Sherman + - Mark Walker + - Jason Judkins + - Paolo Melchiorre + - Sanyam Khurana + - Tobias McNulty + - Ron Maravanyika + + + +## Future membership + +### Who is eligible to join? Any volunteer, or are there specific requirements? + +Members must have interest in Django and must be willing to work with Django. We welcome all experience levels, we also welcome first time contributors. + +### How do people who want to join sign up / volunteer / express interest? +TBA + +### How will decisions on adding/removing members be handled? +Direct membership: new members may self-nominate; the WG will vote (50%+1) to approve/deny new members; the WG will directly vote on new Chair/Co-Chairs. + +Members join the group for a 2 year term. At the end of this term, they need to opt into staying involved to keep being +a member of the group. + + +## Budget +TBA + +## Comms +- A mailing list that we'll create, `website-wg@djangoproject.com` + +## Reporting +TBA From 5049cd5dcf855aa248dafe0066e6b662b9710340 Mon Sep 17 00:00:00 2001 From: ronnzw Date: Fri, 12 Jan 2024 18:54:23 +0200 Subject: [PATCH 02/30] Adding Liaison --- active/website.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/active/website.md b/active/website.md index 295e0e3..d3f6202 100644 --- a/active/website.md +++ b/active/website.md @@ -22,10 +22,9 @@ The duties of the working group are: - Chair: TBA - Co-Chair: TBA -- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): TBA +- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): Thibaud Colas - Other members: - Jacob Kaplan-Moss - - Thibaud Colas - Sarah Abderemane - Eric Sherman - Mark Walker @@ -41,7 +40,7 @@ The duties of the working group are: ### Who is eligible to join? Any volunteer, or are there specific requirements? -Members must have interest in Django and must be willing to work with Django. We welcome all experience levels, we also welcome first time contributors. +Members must have interest in Django and should be able to work with Django. Most importantly members must be willing to adhere to Django's [Code of Conduct](https://www.djangoproject.com/conduct/) . Members must be well versed with the process of contributing to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. ### How do people who want to join sign up / volunteer / express interest? TBA From 15673f8f3aa5a365dbb8ab35af63b6c022973266 Mon Sep 17 00:00:00 2001 From: ronnzw Date: Fri, 12 Jan 2024 18:58:17 +0200 Subject: [PATCH 03/30] typo fix --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index d3f6202..b8bd62f 100644 --- a/active/website.md +++ b/active/website.md @@ -5,7 +5,7 @@ This working group will manage Django's official website, **djangoproject.com** on behalf of the Django Software Foundation The duties of the working group are: -- Introduce new minor features on the website +- Introduce new features on the website - Maintain and monitor the website - Ensure that information on the website is accurate From 5e5bea129a35655ecbc8b2c83c8ee7187a5769d9 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Mon, 22 Jan 2024 15:54:33 +0200 Subject: [PATCH 04/30] removing Jacob Co-authored-by: Thibaud Colas --- active/website.md | 1 - 1 file changed, 1 deletion(-) diff --git a/active/website.md b/active/website.md index b8bd62f..f516d25 100644 --- a/active/website.md +++ b/active/website.md @@ -24,7 +24,6 @@ The duties of the working group are: - Co-Chair: TBA - Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): Thibaud Colas - Other members: - - Jacob Kaplan-Moss - Sarah Abderemane - Eric Sherman - Mark Walker From 02ebd0c21b57614094f39bbd9b5904a21fde77f3 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Mon, 22 Jan 2024 15:55:03 +0200 Subject: [PATCH 05/30] Removing Liaison Co-authored-by: Thibaud Colas --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index f516d25..e7a6321 100644 --- a/active/website.md +++ b/active/website.md @@ -22,7 +22,7 @@ The duties of the working group are: - Chair: TBA - Co-Chair: TBA -- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): Thibaud Colas +- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): TBA - Other members: - Sarah Abderemane - Eric Sherman From 7948a8de5f5bfdefcdd3c0c89c2d897072dcc8fa Mon Sep 17 00:00:00 2001 From: ronnzw Date: Mon, 22 Jan 2024 17:52:24 +0200 Subject: [PATCH 06/30] review updates --- active/website.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/active/website.md b/active/website.md index e7a6321..8d18c3b 100644 --- a/active/website.md +++ b/active/website.md @@ -42,7 +42,7 @@ The duties of the working group are: Members must have interest in Django and should be able to work with Django. Most importantly members must be willing to adhere to Django's [Code of Conduct](https://www.djangoproject.com/conduct/) . Members must be well versed with the process of contributing to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. ### How do people who want to join sign up / volunteer / express interest? -TBA +Individuals can express interest by emailing to the working group mailing list at `website-wg@djangoproject.com` ### How will decisions on adding/removing members be handled? Direct membership: new members may self-nominate; the WG will vote (50%+1) to approve/deny new members; the WG will directly vote on new Chair/Co-Chairs. @@ -52,10 +52,10 @@ a member of the group. ## Budget -TBA +No allocated budget ## Comms - A mailing list that we'll create, `website-wg@djangoproject.com` ## Reporting -TBA +We'll email a written report to the board every quarter. From 3c057b017b4846c87e34b29feaf28d69e5b489e6 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 23 Jan 2024 09:51:22 +0200 Subject: [PATCH 07/30] Update active/website.md Co-authored-by: Sarah Abderemane --- active/website.md | 1 + 1 file changed, 1 insertion(+) diff --git a/active/website.md b/active/website.md index 8d18c3b..4d18051 100644 --- a/active/website.md +++ b/active/website.md @@ -8,6 +8,7 @@ The duties of the working group are: - Introduce new features on the website - Maintain and monitor the website - Ensure that information on the website is accurate +- Help to make the website accessible to all ### Delegated responsibilities: From b83468aa52c2562052c8d1302cfa432503ac9941 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 23 Jan 2024 16:01:45 +0200 Subject: [PATCH 08/30] wg description Co-authored-by: Thibaud Colas --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index 4d18051..b90d34c 100644 --- a/active/website.md +++ b/active/website.md @@ -2,7 +2,7 @@ ## Scope of responsibilities -This working group will manage Django's official website, **djangoproject.com** on behalf of the Django Software Foundation +This is a replacement of the current maintainer team @django/djangoproject-com-maintainters. The team will own maintenance of the website codebase, and liaise with the @django/ops-team for production infrastructure considerations. The duties of the working group are: - Introduce new features on the website From 4cd3a46bf8f7f5fd2fd7b5577b2a3bc0e7d10b8e Mon Sep 17 00:00:00 2001 From: ronnzw Date: Tue, 23 Jan 2024 16:11:46 +0200 Subject: [PATCH 09/30] update comms --- active/website.md | 1 + 1 file changed, 1 insertion(+) diff --git a/active/website.md b/active/website.md index b90d34c..4fc13e0 100644 --- a/active/website.md +++ b/active/website.md @@ -56,6 +56,7 @@ a member of the group. No allocated budget ## Comms +- Private channel in the DSF slack - A mailing list that we'll create, `website-wg@djangoproject.com` ## Reporting From d17ba2066729d149479ec78ceef454b037de908f Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Mon, 29 Jan 2024 15:17:04 +0200 Subject: [PATCH 10/30] Update delegated responsibilities Co-authored-by: Thibaud Colas --- active/website.md | 1 - 1 file changed, 1 deletion(-) diff --git a/active/website.md b/active/website.md index 4fc13e0..e240a4c 100644 --- a/active/website.md +++ b/active/website.md @@ -12,7 +12,6 @@ The duties of the working group are: ### Delegated responsibilities: -- Chair, Co-chair and Board Liaison can make final decision of sections of the website that might not conform with DSF's CoC. - Members can work on bugs - Members can tag,label and respond to issues. - Member can maintain and monitor the website including updating versions From 9bb86a7a62ff1f513e0f9cd449b6b70f4df96686 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Mon, 29 Jan 2024 15:22:35 +0200 Subject: [PATCH 11/30] Update members' responsibilities Co-authored-by: Thibaud Colas --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index e240a4c..337101d 100644 --- a/active/website.md +++ b/active/website.md @@ -13,7 +13,7 @@ The duties of the working group are: ### Delegated responsibilities: - Members can work on bugs -- Members can tag,label and respond to issues. +- Members triage the project’s issues and pull requests. - Member can maintain and monitor the website including updating versions - Mentor new contributors to the website - Chair, Co-Chair and Board Liaison can sign off on new features From b67af2d94bbe98f7ed47ba390de5297829290630 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Mon, 29 Jan 2024 15:23:05 +0200 Subject: [PATCH 12/30] Update active/website.md Co-authored-by: Thibaud Colas --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index 337101d..c787df2 100644 --- a/active/website.md +++ b/active/website.md @@ -14,7 +14,7 @@ The duties of the working group are: ### Delegated responsibilities: - Members can work on bugs - Members triage the project’s issues and pull requests. -- Member can maintain and monitor the website including updating versions +- Member maintain and monitor the website including updating versions - Mentor new contributors to the website - Chair, Co-Chair and Board Liaison can sign off on new features From d1a1def509ba9f58aacd0aca8321195cdfeb7a8e Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Wed, 31 Jan 2024 16:29:13 +0200 Subject: [PATCH 13/30] Update delegated responsibilities Co-authored-by: Thibaud Colas --- active/website.md | 1 - 1 file changed, 1 deletion(-) diff --git a/active/website.md b/active/website.md index c787df2..4804813 100644 --- a/active/website.md +++ b/active/website.md @@ -12,7 +12,6 @@ The duties of the working group are: ### Delegated responsibilities: -- Members can work on bugs - Members triage the project’s issues and pull requests. - Member maintain and monitor the website including updating versions - Mentor new contributors to the website From 8bb169d7ab099dfa7ddd592d48782ef557a1ad1c Mon Sep 17 00:00:00 2001 From: ronnzw Date: Wed, 31 Jan 2024 18:59:05 +0200 Subject: [PATCH 14/30] updated voting and term --- active/website.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/active/website.md b/active/website.md index 4804813..c54c5fd 100644 --- a/active/website.md +++ b/active/website.md @@ -15,6 +15,7 @@ The duties of the working group are: - Members triage the project’s issues and pull requests. - Member maintain and monitor the website including updating versions - Mentor new contributors to the website +- Run or support djangoproject.com sessions in DjangoCon sprints. - Chair, Co-Chair and Board Liaison can sign off on new features ## Initial membership @@ -44,9 +45,9 @@ Members must have interest in Django and should be able to work with Django. Mos Individuals can express interest by emailing to the working group mailing list at `website-wg@djangoproject.com` ### How will decisions on adding/removing members be handled? -Direct membership: new members may self-nominate; the WG will vote (50%+1) to approve/deny new members; the WG will directly vote on new Chair/Co-Chairs. +Direct membership: new members may self-nominate; the WG will vote (50%+1) to approve/deny new members. The WG will vote for New Chair/Co-Chairs and decision to appoint will be based on gaining majority votes. -Members join the group for a 2 year term. At the end of this term, they need to opt into staying involved to keep being +Members join the group for one year term. At the end of this term, they need to opt into staying involved to keep being a member of the group. From e250616624eb6766427184cbc200638eb7ef04ec Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Wed, 31 Jan 2024 19:00:59 +0200 Subject: [PATCH 15/30] Update remove coc statement. Co-authored-by: Thibaud Colas --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index c54c5fd..8e8c7fa 100644 --- a/active/website.md +++ b/active/website.md @@ -39,7 +39,7 @@ The duties of the working group are: ### Who is eligible to join? Any volunteer, or are there specific requirements? -Members must have interest in Django and should be able to work with Django. Most importantly members must be willing to adhere to Django's [Code of Conduct](https://www.djangoproject.com/conduct/) . Members must be well versed with the process of contributing to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. +Members must have interest in Django and should be able to work with Django. Members must be well versed with the process of contributing to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. ### How do people who want to join sign up / volunteer / express interest? Individuals can express interest by emailing to the working group mailing list at `website-wg@djangoproject.com` From 0f205f7c7cb6e082b52d64a0b0ea829d9c520510 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Mon, 15 Apr 2024 17:00:31 +0200 Subject: [PATCH 16/30] Update active/website.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Çağıl Uluşahin --- active/website.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/active/website.md b/active/website.md index 8e8c7fa..3e1a3b0 100644 --- a/active/website.md +++ b/active/website.md @@ -13,10 +13,10 @@ The duties of the working group are: ### Delegated responsibilities: - Members triage the project’s issues and pull requests. -- Member maintain and monitor the website including updating versions -- Mentor new contributors to the website +- Member maintain and monitor the website including updating versions. +- Mentor new contributors to the website. - Run or support djangoproject.com sessions in DjangoCon sprints. -- Chair, Co-Chair and Board Liaison can sign off on new features +- Chair, Co-Chair and Board Liaison can sign off on new features. ## Initial membership From 7f6cdb5233103eb153b04a08b09e0aec583ac392 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 20 Aug 2024 19:48:52 +0200 Subject: [PATCH 17/30] Update website.md Adding chair, co-chair and Board liason --- active/website.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/active/website.md b/active/website.md index 3e1a3b0..af1ddaa 100644 --- a/active/website.md +++ b/active/website.md @@ -20,9 +20,9 @@ The duties of the working group are: ## Initial membership -- Chair: TBA -- Co-Chair: TBA -- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): TBA +- Chair: Sarah Abderemane +- Co-Chair: Saptak Sengupta +- Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): Sarah Abderemane - Other members: - Sarah Abderemane - Eric Sherman From 06a804c247b3c273f0818a39c5086ab48841f08b Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Thu, 22 Aug 2024 11:23:56 +0200 Subject: [PATCH 18/30] Update active/website.md Removing Sarah from other members Co-authored-by: Sarah Abderemane --- active/website.md | 1 - 1 file changed, 1 deletion(-) diff --git a/active/website.md b/active/website.md index af1ddaa..ac1401f 100644 --- a/active/website.md +++ b/active/website.md @@ -24,7 +24,6 @@ The duties of the working group are: - Co-Chair: Saptak Sengupta - Board Liaison (must be an active Board member; may be the same as Chair/Co-Chair): Sarah Abderemane - Other members: - - Sarah Abderemane - Eric Sherman - Mark Walker - Jason Judkins From 85a030a13b3353e5acb9bde1808c5991710038ae Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:39:11 +0200 Subject: [PATCH 19/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index ac1401f..1dfd7fd 100644 --- a/active/website.md +++ b/active/website.md @@ -53,7 +53,7 @@ a member of the group. ## Budget No allocated budget -## Comms +## Communications - Private channel in the DSF slack - A mailing list that we'll create, `website-wg@djangoproject.com` From 9c5931e7d0b192b3857ba08ff1dc9333197032ca Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:39:38 +0200 Subject: [PATCH 20/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 1 - 1 file changed, 1 deletion(-) diff --git a/active/website.md b/active/website.md index 1dfd7fd..9884b27 100644 --- a/active/website.md +++ b/active/website.md @@ -49,7 +49,6 @@ Direct membership: new members may self-nominate; the WG will vote (50%+1) to ap Members join the group for one year term. At the end of this term, they need to opt into staying involved to keep being a member of the group. - ## Budget No allocated budget From 957a6a13f8571b9969e2a31502244db0c58a9252 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:39:52 +0200 Subject: [PATCH 21/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/active/website.md b/active/website.md index 9884b27..bc205bd 100644 --- a/active/website.md +++ b/active/website.md @@ -32,8 +32,6 @@ The duties of the working group are: - Tobias McNulty - Ron Maravanyika - - ## Future membership ### Who is eligible to join? Any volunteer, or are there specific requirements? From 5c64eb170ea7af7e3dffb32946cdf13f6dc3c0bf Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:40:49 +0200 Subject: [PATCH 22/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index bc205bd..8c018b9 100644 --- a/active/website.md +++ b/active/website.md @@ -55,4 +55,7 @@ No allocated budget - A mailing list that we'll create, `website-wg@djangoproject.com` ## Reporting -We'll email a written report to the board every quarter. + +We'll create a changelog file in the repository with all changes, using the https://keepachangelog.com format, whee to track all the regular changes + +For special projects (e.g. theme redesign) we'll choose specific projects or reporting tools. From f1343ee859c435c271b945f0b759f382aaad9acd Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:41:33 +0200 Subject: [PATCH 23/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index 8c018b9..4ec577e 100644 --- a/active/website.md +++ b/active/website.md @@ -48,7 +48,9 @@ Members join the group for one year term. At the end of this term, they need to a member of the group. ## Budget -No allocated budget +No allocated budget. + +Sums may be provided for specific activities (e.g. external consultancy, graphic work, use of platforms, ...) subject to approval by the DSF board. ## Communications - Private channel in the DSF slack From b3357d206fdfb2c741652e694148459ec68ddd49 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:44:59 +0200 Subject: [PATCH 24/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index 4ec577e..7331b7c 100644 --- a/active/website.md +++ b/active/website.md @@ -39,7 +39,7 @@ The duties of the working group are: Members must have interest in Django and should be able to work with Django. Members must be well versed with the process of contributing to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. ### How do people who want to join sign up / volunteer / express interest? -Individuals can express interest by emailing to the working group mailing list at `website-wg@djangoproject.com` +Individuals can express interest by opening a PR to this working group repository, using a template, adding their names in the list of members. ### How will decisions on adding/removing members be handled? Direct membership: new members may self-nominate; the WG will vote (50%+1) to approve/deny new members. The WG will vote for New Chair/Co-Chairs and decision to appoint will be based on gaining majority votes. From b0fde578b03b003c84946778a3a5129f0a0318bc Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:45:44 +0200 Subject: [PATCH 25/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/active/website.md b/active/website.md index 7331b7c..df714d2 100644 --- a/active/website.md +++ b/active/website.md @@ -44,8 +44,7 @@ Individuals can express interest by opening a PR to this working group repositor ### How will decisions on adding/removing members be handled? Direct membership: new members may self-nominate; the WG will vote (50%+1) to approve/deny new members. The WG will vote for New Chair/Co-Chairs and decision to appoint will be based on gaining majority votes. -Members join the group for one year term. At the end of this term, they need to opt into staying involved to keep being -a member of the group. +Members join the group for one year term. At the end of this term, they need to opt into staying involved to keep being a member of the group. ## Budget No allocated budget. From ac38a56433a9f4a3f56abd646acda178a0d29c62 Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:52:54 +0200 Subject: [PATCH 26/30] Update active/website.md Co-authored-by: Paolo Melchiorre --- active/website.md | 1 + 1 file changed, 1 insertion(+) diff --git a/active/website.md b/active/website.md index df714d2..7d1c48f 100644 --- a/active/website.md +++ b/active/website.md @@ -12,6 +12,7 @@ The duties of the working group are: ### Delegated responsibilities: +- Members propose, triage, analize, discuss and implement new features - Members triage the project’s issues and pull requests. - Member maintain and monitor the website including updating versions. - Mentor new contributors to the website. From 98d65ef3151666198afc6e1e42d1c2ccc30b08ea Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 07:54:34 +0200 Subject: [PATCH 27/30] Update active/website.md Co-authored-by: Thibaud Colas --- active/website.md | 1 - 1 file changed, 1 deletion(-) diff --git a/active/website.md b/active/website.md index 7d1c48f..49903b1 100644 --- a/active/website.md +++ b/active/website.md @@ -7,7 +7,6 @@ This is a replacement of the current maintainer team @django/djangoproject-com-m The duties of the working group are: - Introduce new features on the website - Maintain and monitor the website -- Ensure that information on the website is accurate - Help to make the website accessible to all From f098802a57133169107b561397f2ab64d5713bdf Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 08:23:29 +0200 Subject: [PATCH 28/30] Update website.md adding suggestions and reviews --- active/website.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index 49903b1..bb764bc 100644 --- a/active/website.md +++ b/active/website.md @@ -31,12 +31,13 @@ The duties of the working group are: - Sanyam Khurana - Tobias McNulty - Ron Maravanyika + - alexgmin Alex ## Future membership ### Who is eligible to join? Any volunteer, or are there specific requirements? -Members must have interest in Django and should be able to work with Django. Members must be well versed with the process of contributing to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. +Members must have interest in Django and should be able to work with Django. Members must go through [contributing](https://github.com/django/djangoproject.com/blob/main/README.rst) to **djangoproject.com** or at least willing to be guide. We welcome all experience levels, we also welcome first time contributors. ### How do people who want to join sign up / volunteer / express interest? Individuals can express interest by opening a PR to this working group repository, using a template, adding their names in the list of members. From f6c3d939bd7a97fd85f1fe3694daead2a509336d Mon Sep 17 00:00:00 2001 From: Ron Maravanyika Date: Tue, 19 Nov 2024 11:43:54 +0200 Subject: [PATCH 29/30] Update website.md Upating Alex's full name --- active/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active/website.md b/active/website.md index bb764bc..91fc8b4 100644 --- a/active/website.md +++ b/active/website.md @@ -31,7 +31,7 @@ The duties of the working group are: - Sanyam Khurana - Tobias McNulty - Ron Maravanyika - - alexgmin Alex + - Alex Gómez ## Future membership From ed29e9e560b31c334e11644eb7659af97aa23dd2 Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Wed, 27 Nov 2024 19:17:54 +0000 Subject: [PATCH 30/30] Update active/website.md --- active/website.md | 1 + 1 file changed, 1 insertion(+) diff --git a/active/website.md b/active/website.md index 91fc8b4..250f757 100644 --- a/active/website.md +++ b/active/website.md @@ -32,6 +32,7 @@ The duties of the working group are: - Tobias McNulty - Ron Maravanyika - Alex Gómez + - Storm Heg ## Future membership