Manual:updateCredits.php

From Linux Web Expert

Revision as of 04:00, 2 April 2022 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Details

updateCredits.php is a maintenance script that updates the list of MediaWiki contributors by merging the list of git commit authors into the CREDITS file. The list of contributors is visible on Special:Version/Credits.

This script updates the list of contributors to the MediaWiki software, not contributors to wiki content.

Options/Arguments

This script does not take any options or arguments as input.

Usage

php maintenance/updateCredits.php

See also