Cleanup: resolve check_spelling & check_licenses warnings

This commit is contained in:
Campbell Barton
2025-01-08 11:31:43 +11:00
parent 1717eb1919
commit 61a2f7a431
11 changed files with 25 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: GPL-2.0-or-later
# Script to get all the inactive gitea developers
# Script to get all the inactive GITEA developers
# Usage: GITEA_API_TOKEN=<yourtoken> python3 gitea_inactive_developers.py
#
# The API Token have the "read:org" or "admin:org" scope.