Checklist!

[Imported from Trac: page Python3, version 28]
chadwhitacre 2020-10-06 11:08:10 +00:00
parent a6dd57faf2
commit 3b1bd9811f

@ -18,12 +18,48 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments
## Who is doing what
| | |
|---|---|
| `allmydata.storage` | Itamar |
| `allmydata.node` | Ross |
| `allmydata.immutable`† | Chad |
| `allmydata.mutable`† | ? |
- **todo**: not started yet
- **doing**: started but not finished, might have an assignee
- **done**: finished!
| | | |
|---|---|---|
|= `allmydata.` | Status | Assignee |
| `*init*` | **todo** | |
| `*main*` | **todo** | |
| `_auto_deps` | **todo** | |
| `_version` | **todo** | |
| `blacklist` | **todo** | |
| `check_results` | **todo** | |
| `client` | **todo** | |
| `codec` | done | |
| `control` | **todo** | |
| `crypto` | done | |
| `deep_stats` | **todo** | |
| `dirnode` | **todo** | |
| `frontends` | **todo** | |
| `hashtree` | done | |
| `history` | **todo** | |
| `immutable` | doing | Chad |
| `interfaces` | done | |
| `introducer` | **doing** | |
| `monitor` | done | |
| `mutable`† | **todo** | |
| `node` | doing | Ross |
| `nodemaker` | **todo** | |
| `scripts` | **todo** | |
| `stats` | **todo** | |
| `storage` | doing | Itamar |
| `storage_client` | **todo** | |
| `test` | **doing** | |
| `testing` | **todo** | |
| `unknown` | **todo** | |
| `uri` | done | |
| `util` | **doing** | |
| `version_checks` | **todo** | |
| `web` | **todo** | |
| `webish` | **todo** | |
| `windows` | **todo** | |
† Expect spaghetti (see below).