From 7c1347975e6605eecd6e7fbcb4b6cf2875a46826 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Wed, 21 Jul 2021 10:27:26 +0900 Subject: [PATCH] haskell-updates: add documentation for onboarding new member --- pkgs/development/haskell-modules/HACKING.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pkgs/development/haskell-modules/HACKING.md b/pkgs/development/haskell-modules/HACKING.md index 34678328c74c..37bd5544fe1b 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