summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/HACKING.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/HACKING.md b/pkgs/development/haskell-modules/HACKING.md
index 34678328c74..37bd5544fe1 100644
--- a/pkgs/development/haskell-modules/HACKING.md
+++ b/pkgs/development/haskell-modules/HACKING.md
@@ -295,9 +295,17 @@ Here are some additional tips that didn't fit in above.
         [@NixOS/haskell](https://github.com/orgs/NixOS/teams/haskell)
         team.  You may need to ask someone in the NixOS organization
         to do this, like [@domenkozar](https://github.com/domenkozar).
-        This gives the new member access to repos like
+        This gives the new member access to the GitHub repos like
         [cabal2nix](https://github.com/NixOS/cabal2nix).
 
+    1.  Add the person as a maintainer for the following packages
+        on Hackage:
+        - https://hackage.haskell.org/package/cabal2nix
+        - https://hackage.haskell.org/package/distribution-nixpkgs
+        - https://hackage.haskell.org/package/hackage-db
+        - https://hackage.haskell.org/package/jailbreak-cabal
+        - https://hackage.haskell.org/package/language-nix
+
     1.  Add the person to the `haskell` team in
         [`maintainers/team-list.nix`](../../../maintainers/team-list.nix).
         This team is responsible for some important packages in