Commit Graph

3 Commits (9858d3b6df709d73b1f6db93585c3292402e063e)

Author SHA1 Message Date
Lunny Xiao c355728a6f
Remove unnecessary code ()
As title, remove unnecessary code.
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
KN4CK3R 20674dd05d
Add package registry quota limits ()
Related 

This PR adds global quota limits for the package registry. Settings for
individual users/orgs can be added in a seperate PR using the settings
table.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>