We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29f4c6 commit 588498fCopy full SHA for 588498f
docs/decision_record.md
@@ -0,0 +1,18 @@
1
+# Decision Record
2
+
3
+This document is a record of all formal decisions the Django Commons admins have made. The
4
+purpose is to provide transparency and information to future administrators.
5
6
+## Template
7
8
+```
9
+- DATE: SHORT_TITLE
10
+ LONGER_DESCRIPTION (at most 4 sentences)
11
12
13
+## Decisions
14
15
+- 2024-11-01: Retain project admins as PyPI Owners
16
+ The repository's admins will be retained as PyPI Owners. This provides the project team
17
+ greater autonomy and allows a repository to be moved out of Django Commons without the
18
+ admins involvement in extreme cases.
0 commit comments