mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Adds a link to the adding-a-package section.
This adds a link to the MAINTAINERS.md file, so that new maintains can find this information right from the stackage.org website.
This commit is contained in:
parent
8c5f8296e4
commit
b2d5aff410
@ -53,6 +53,12 @@
|
||||
$forall (major, minor, ghc) <- latestLtsByGhc
|
||||
<li>
|
||||
<a href=@{SnapshotR (SNLts major minor) StackageHomeR}>LTS #{major}.#{minor} for GHC #{ghc}
|
||||
<h3>
|
||||
Package Maintainers
|
||||
<p>
|
||||
<a href="https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package">
|
||||
Add your maintained packages to stackage
|
||||
|
||||
<div .span6>
|
||||
<h3>Snapshots
|
||||
$forall stackages <- groups
|
||||
|
||||
Loading…
Reference in New Issue
Block a user