contributors

package
v0.11.669 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package contributors credits the humans behind stackql: the vendored leaderboard behind SHOW CONTRIBUTORS (issue #320). contributors.csv is regenerated by the contributors workflow and compiled in, so the build stays hermetic and each release freezes its credits.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Contributor

type Contributor interface {
	GetLogin() string
	GetContributions() int
}

Contributor is one leaderboard entry.

func List

func List() []Contributor

List returns the leaderboard in vendored order (contributions descending).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL