Skip to content

Commit 01bb71c

Browse files
satraCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent c9f1b39 commit 01bb71c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/terms-policies/governance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The DANDI Project codebase includes the components listed in the table below:
5252
| Archive | [dandi-archive](https://github.com/dandi/dandi-archive), [dandi-infrastructure](https://github.com/dandi/dandi-infrastructure) |
5353
| Client | [dandi-cli](https://github.com/dandi/dandi-cli), [dandidav](https://github.com/dandi/dandidav) |
5454
| Metadata | [dandi-schema](https://github.com/dandi/dandi-schema), [schema](https://github.com/dandi/schema) |
55-
| JupterHub | [dandi-hub](https://github.com/dandi/dandi-hub), [nebari](https://github.com/dandi/nebari), [nebari-deployments](https://github.com/dandi/nebari-deployments), [nebari-docker-images](https://github.com/dandi/nebari-docker-images) |
55+
| JupyterHub | [dandi-hub](https://github.com/dandi/dandi-hub), [nebari](https://github.com/dandi/nebari), [nebari-deployments](https://github.com/dandi/nebari-deployments), [nebari-docker-images](https://github.com/dandi/nebari-docker-images) |
5656
| Documentation & Support | [dandi-docs](https://github.com/dandi/dandi-docs), [dandi-about](https://github.com/dandi/dandi-about), [helpdesk](https://github.com/dandi/helpdesk) |
5757

5858
Multiple deployments of this codebase operate as separate instances, each serving distinct research communities and datasets. The DANDI Archive instance is available at https://dandiarchive.org/, and the EMBER-DANDI Archive instance is available at https://dandi.emberarchive.org/. This document governs over the DANDI Project codebase unless otherwise specified.
@@ -149,7 +149,7 @@ Administrators:
149149
1. Open a GitHub issue describing the bug/feature request, context, and possible solutions.
150150
2. For major architectural changes, create a design document and submit as a PR for discussion and refinement.
151151
For reference, see [previous design documents](https://github.com/dandi/dandi-archive/tree/master/doc).
152-
3. Collect feedback during a 7 day review period.
152+
3. Collect feedback during a 7-day review period.
153153
4. Summarize consensus in the GitHub issue and resolve all suggestions in the design document.
154154
5. Implement via pull request(s) referencing the proposed design.
155155

@@ -175,7 +175,7 @@ Administrators:
175175
- All comments must be resolved or addressed.
176176
- If a comment cannot be resolved, the Project Leadership would be enlisted to decide on the path forward.
177177
- Approval by at least 1 listed Maintainer for that repository.
178-
- 24 hour waiting period (unless addressing a critical issue or trivial issue [e.g. typos]).
178+
- 24-hour waiting period (unless addressing a critical issue or trivial issue [e.g. typos]).
179179
- See section below regarding updates to the Governance document.
180180

181181
### 7.3 Draft vs Ready for Review

0 commit comments

Comments
 (0)