Credits.txt
A credits.txt is a UTF-8-encoded, plain-text file served at the root of a website or project to credit individuals whose work contributed to the final product. It is often used for:
: List each contributor’s name followed by a description of their specific contribution. credits.txt
: Place the file in the root directory (e.g., /credits.txt ) so it can be accessed without authentication. A credits
: Helping contributors get recognized for free work, which can lead to paid opportunities. Creating a "Solid" Credits File To make a credits file effective and professional: A credits.txt is a UTF-8-encoded
: Crediting developers of open-source software libraries used in a site.
: Listing commit authors and collaborators in repositories like those on GitHub .