Docs: note what git_data_canonical_authors.py is used for.

This commit is contained in:
Campbell Barton
2025-04-24 01:30:11 +00:00
parent 9b8be181ba
commit 4237e6134c

View File

@@ -6,6 +6,13 @@
"""
The intent of this map is to be able to a single canonical author
for every ``Name <email>`` combination.
This data is used for:
- Extracting a list of authors to create the ``AUTHORS`` file (in the projects root),
see ``./git_data_canonical_authors.py``.
- Generating the credits page: ``https://www.blender.org/about/credits/``
see ``./credits_git_gen.py``.
"""
__all__ = (