summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
author(cdep)illabout <cdep.illabout@gmail.com>2021-07-21 10:27:26 +0900
committer(cdep)illabout <cdep.illabout@gmail.com>2021-07-21 10:27:26 +0900
commit7c1347975e6605eecd6e7fbcb4b6cf2875a46826 (patch)
tree162f11bdc5455b3ff7f6bc1ae49f72072bc33508 /pkgs/development/haskell-modules
parent8a3580c2f60ab204ea35562eaae8313e0fe0ce12 (diff)
downloadnixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.tar
nixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.tar.gz
nixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.tar.bz2
nixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.tar.lz
nixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.tar.xz
nixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.tar.zst
nixpkgs-7c1347975e6605eecd6e7fbcb4b6cf2875a46826.zip
haskell-updates: add documentation for onboarding new member
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