Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 1.75 KB

File metadata and controls

85 lines (49 loc) · 1.75 KB

Contributors

Contributor commands.

This directory contains make rules for managing the project contributor database.

Usage

Usage: make <command> [<ENV_VAR>=<value> <ENV_VAR>=<value> ...]

Commands

list-contributors

Lists contributors to the project repository.

$ make list-contributors

update-contributors

Updates the project CONTRIBUTORS file.

$ make update-contributors