Skip to content

Commit a85969a

Browse files
authored
Fix #1686 -- Removed outdated references to Django core team
1 parent c184385 commit a85969a

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

djangoproject/templates/conduct/changes.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,9 @@ <h2>Change control process</h2>
1515
proposed via a pull request to the
1616
<a href="https://github.com/django/djangoproject.com">djangoproject.com repository
1717
on GitHub</a>. Changes will be reviewed by the conduct committee first, and then
18-
sent to the DSF, the Django core team, and the Django community for comment.
19-
We'll hold a comment period of at least one week, and then each group will vote
20-
on the change using its normal process (a board for the DSF,
21-
<a href="{% url 'document-detail' lang='en' version='dev' url='internals/contributing/bugs-and-features' host 'docs' %}#how-we-make-decisions">
22-
a core dev vote</a> for the core team).
23-
Approved changes will be merged, published, and noted below.</p>
18+
sent to the DSF and the Django community for comment.
19+
We'll hold a comment period of at least one week, then the DSF board will vote on
20+
the change. Approved changes will be merged, published, and noted below.</p>
2421

2522
<p>This only applies to material changes; changes that don't effect the intent
2623
(typo fixes, re-wordings, etc.) can be made immediately.</p>

djangoproject/templates/diversity/changes.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ <h2>Change control process</h2>
1313
to the
1414
<a href="https://github.com/django/djangoproject.com">djangoproject.com repository
1515
on GitHub</a>. Changes will be reviewed by the membership first, and then
16-
sent to the DSF, the Django core team, and the Django community for comment.
17-
We'll hold a comment period of at least one week, and then each group will vote
18-
on the change using its normal process (a board for the DSF,
19-
<a href="{% url 'document-detail' lang='en' version='dev' url='internals/contributing/bugs-and-features' host 'docs' %}#how-we-make-decisions">
20-
a core dev vote</a> for the core team).
21-
Approved changes will be merged, published, and noted below.</p>
16+
sent to the DSF and the Django community for comment.
17+
We'll hold a comment period of at least one week, then the DSF board will vote on
18+
the change. Approved changes will be merged, published, and noted below.</p>
2219

2320
<p>This only applies to material changes; changes that don't effect the intent
2421
(typo fixes, re-wordings, etc.) can be made immediately.</p>

0 commit comments

Comments
 (0)