Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 209 Bytes

MAINTAINERS.md

File metadata and controls

8 lines (7 loc) · 209 Bytes

Maintainers Guide

A guide for maintainers.

How to release

  1. Get GoReleaser.
  2. Create and push a tag.
  3. Run export GITHUB_TOKEN=<your_token>.
  4. Run goreleaser --rm-dist.