Add a "notes" column to the work list

[Imported from Trac: page Python3, version 48]
chadwhitacre 2020-10-28 19:44:25 +00:00
parent 59e2d75f09
commit 164e6a8343

@ -22,43 +22,46 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments
## Worklist ## Worklist
| Submodule† | Status | Assignee | | Submodule† | Status | Assignee | Notes |
|---|---|---| |---|---|---|---|
| `*init*` | **todo** | | | `*init*` | **todo** | | |
| `*main*` | doing | Chad | | `*main*` | doing | Chad | |
| `_auto_deps` | doing | Chad | | `_auto_deps` | doing | Chad | |
| `_version` | **todo** | | | `_version` | **todo** | | |
| `blacklist` | doing | Chad | | `blacklist` | doing | Chad | |
| `check_results` | **todo** | | | `check_results` | **todo** | | |
| `client` | **todo** | | | `client` | **todo** | | |
| `codec` | done | | | ~~`codec`~~ | ~~done~~ | | |
| `control` | **todo** | | | `control` | **todo** | | |
| `crypto` | done | | | ~~`crypto`~~ | ~~done~~ | | |
| `deep_stats` | **todo** | | | `deep_stats` | **todo** | | |
| `dirnode` | **todo** | | | `dirnode` | **todo** | | |
| `frontends` | **todo** | | | `frontends` | **todo** | | |
| `hashtree` | done | | | ~~`hashtree`~~ | ~~done~~ | | |
| `history` | **todo** | | | `history` | **todo** | | |
| `immutable`‡ | doing | Chad | | `immutable`‡ | doing | Chad | |
| `interfaces` | done | | | ~~`interfaces`~~ | ~~done~~ | | |
| `introducer` | **doing** | | | `introducer` | **doing** | | |
| `monitor` | done | | | ~~`monitor`~~ | ~~done~~ | | |
| `mutable`‡ | todo (a few tests modules done) | | | `mutable`‡ | **todo** | | a few tests modules done |
| `node` | doing | Itamar | | `node` | doing | Itamar | |
| `nodemaker` | **todo** | | | `nodemaker` | **todo** | | |
| `scripts` | **todo** | | | `scripts` | **todo** | | |
| `stats` | **todo** | | | `stats` | **todo** | | |
| `storage` | done | | | ~~`storage`~~ | ~~done~~ | | |
| `storage_client` | doing | Itamar | | `storage_client` | doing | Itamar | |
| `test` | **doing** | | | `test` | **doing** | | |
| `testing` | **todo** | | | `testing` | **todo** | | |
| `unknown` | **todo** | | | `unknown` | **todo** | | |
| `uri` | done | | | ~~`uri`~~ | ~~done~~ | | |
| `util` | **doing** | | | `util` | **doing** | | |
| `version_checks` | **todo** | | | `version_checks` | **todo** | | |
| `web` | **todo** | | | `web` | **todo** | | |
| `webish` | **todo** | | | `webish` | **todo** | | |
| `windows` | **todo** | | | `windows` | **todo** | | |
† of `allmydata` † of `allmydata`