Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
/packages/contracts-bedrock/**/*.md @ethereum-optimism/contract-reviewers

# Security docs
/docs @ethereum-optimism/evm-safety
/docs/security-reviews @ethereum-optimism/evm-safety
4 changes: 3 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ The `docs/` directory contains Optimism documentation closely tied to the implem

The directory layout is divided into the following sub-directories.

- [`ai/`](./ai/): AI agent guidance for development in the monorepo.
- [`handbook/`](./handbook/): Development handbook and guidelines.
- [`postmortems/`](./postmortems/): Timestamped post-mortem documents.
- [`security-reviews`](./security-reviews/): Audit summaries and other security review documents.
- [`security-reviews/`](./security-reviews/): Audit summaries and other security review documents.