Skip to content

Commit 6f5ecd0

Browse files
authored
docs: exclude web-flow author from showing up as a committer (#385)
1 parent 019a7ca commit 6f5ecd0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ plugins:
4040
enabled: !ENV [ CI, false ]
4141
repository: EndstoneMC/endstone
4242
branch: main
43+
exclude_committers:
44+
- web-flow
4345
- macros
4446
- mkdocstrings:
4547
enabled: !ENV [ CI, false ]

0 commit comments

Comments
 (0)