Skip to content

Commit 75689ae

Browse files
committed
author
1 parent 6a88116 commit 75689ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_doc/practice/years/2026/github_stat_pr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
# Liste blanche d'auteurs : seuls ces auteurs seront inclus dans l'analyse.
6666
# Laissez vide ([]) pour inclure tous les auteurs.
67-
AUTHOR_WHITELIST: list[str] = []
67+
AUTHOR_WHITELIST: list[str] = ["xadupre", "sdpython", "Copilot", "dependabot[bot]"]
6868

6969
# Répertoire de sortie pour les images PNG
7070
OUTPUT_DIR = pathlib.Path(".")

0 commit comments

Comments
 (0)