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
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ repos:
description: check spelling with the typos crate
files: \.(html|md|py|sh|ya?ml)$
args: [--config=.github/linters/.typos.toml]
- repo: https://github.com/rhysd/actionlint
rev: v1.7.7
hooks:
- id: actionlint
2 changes: 0 additions & 2 deletions apache-trusted-release/svn-dist.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ flowchart TD

- (b) ATR coexists on rsync.apache.org and detects legacy release addition and deletion.


```mermaid
flowchart TD
subgraph Transition 2B
Expand All @@ -106,7 +105,6 @@ flowchart TD
end
```


3. **Legacy is Retired** - `svn:dist/release` is retired.

```mermaid
Expand Down