Skip to content

Commit 2aab4d3

Browse files
committed
Update mkdocs.yml
1 parent 22d4b40 commit 2aab4d3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@ plugins:
192192
strict: false # logs and warnings will be shown if set to true
193193
- git-committers:
194194
repository: VIP-SMUR/wiki
195+
exclude_committers:
196+
- "web-flow" # GitHub web UI edits
197+
- web-flow # GitHub web UI edits
198+
- "actions-user" # GitHub Actions
199+
- "github-actions[bot]" # GitHub Actions bot
195200
branch: main
196201
docs_path: docs/
197202
token: !ENV ["GithubAccessToken"]
@@ -345,5 +350,5 @@ nav:
345350
- Activities:
346351
- Overview: activities/index.md
347352
- VIP Rush: activities/rush.md
348-
- Conferences: activities/conferences.md
353+
- Outreach: activities/outreach.md
349354
- Class Dinners: activities/dinners.md

0 commit comments

Comments
 (0)