Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 636 Bytes

File metadata and controls

20 lines (13 loc) · 636 Bytes

contrib

contrib is a repository containing misc useful scripts from Arch Linux team members. The goal is to collect the myriad of tools we have created through the years so they can be curated, cleaned up and maybe become part of the devtools package.

Contribution guidelines

  • Some documentation is needed. This can be comments in the top of the file or a traditional help command.

  • One ACK for each Pull-Request is needed

  • Please add SPDX license header

Release process

Run make release to push a signed git tag and create a release with default changelog (requires gh).