Skip to content

CODEOWNERS: make sure all Haskell files are present#121567

Merged
maralorn merged 1 commit intoNixOS:haskell-updatesfrom
cdepillabout:haskell-maintainer-scripts-to-codeowners
May 3, 2021
Merged

CODEOWNERS: make sure all Haskell files are present#121567
maralorn merged 1 commit intoNixOS:haskell-updatesfrom
cdepillabout:haskell-maintainer-scripts-to-codeowners

Conversation

@cdepillabout
Copy link
Member

Motivation for this change

This updates the CODEOWNERS and labeler files in order to make sure all Haskell-related files are present.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@cdepillabout cdepillabout requested a review from edolstra as a code owner May 3, 2021 06:17
@github-actions github-actions bot added the 6.topic: policy discussion Discuss policies to work in and around Nixpkgs label May 3, 2021
Comment on lines -56 to +58
- pkgs/top-level/haskell-packages.nix
- pkgs/test/haskell/**/*
- pkgs/top-level/haskell-packages.nix
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just resorted this in alphabetical order.

Comment on lines -82 to +87
/pkgs/development/compilers/ghc @cdepillabout @sternenseemann @maralorn
/pkgs/development/haskell-modules @cdepillabout @sternenseemann @maralorn
/pkgs/test/haskell @cdepillabout @sternenseemann @maralorn
/doc/languages-frameworks/haskell.section.md @cdepillabout @sternenseemann @maralorn
/maintainers/scripts/haskell @cdepillabout @sternenseemann @maralorn
/pkgs/development/compilers/ghc @cdepillabout @sternenseemann @maralorn
/pkgs/development/haskell-modules @cdepillabout @sternenseemann @maralorn
/pkgs/test/haskell @cdepillabout @sternenseemann @maralorn
/pkgs/top-level/haskell-packages.nix @cdepillabout @sternenseemann @maralorn
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The things that have been added are:

@sternenseemann @maralorn If either of you guys don't want to be in this list, let me know and I'll edit this PR.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 3, 2021
@maralorn maralorn merged commit 8ce7af3 into NixOS:haskell-updates May 3, 2021
@cdepillabout cdepillabout deleted the haskell-maintainer-scripts-to-codeowners branch May 3, 2021 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: policy discussion Discuss policies to work in and around Nixpkgs 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants