Skip to content

Commit 588498f

Browse files
committed
Create initial decision record
1 parent e29f4c6 commit 588498f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/decision_record.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)