maintainers: drop gm6k - #439452
Merged
wolfgangwalther merged 1 commit intoSep 2, 2025
Merged
Conversation
Although this maintainer has responded to requests for maintainance and is active in Nixpkgs, the new data collection requirements introduced in NixOS#437085 have been a privacy concern for this maintainer, who has stated (NixOS#437082 (comment)) that they do not wish for their data to be added to the maintainer list. For this reason, there is no other recourse than to remove this maintainer's information from newer revisions of Nixpkgs, as their maintainer entry is now non-compliant with Nixpkgs' latest policies. Once more, this removal is NOT due to the usual inactivity reasons, but for specific privacy concerns expressed by the maintainer being removed. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net> (cherry picked from commit 81d1a3a) Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2 tasks
Contributor
There was a problem hiding this comment.
This report is automatically generated by the PR / Check / cherry-pick CI workflow.
Some of the commits in this PR require the author's and reviewer's attention.
Sometimes it is not possible to cherry-pick exactly the same patch.
This most frequently happens when resolving merge conflicts.
The range-diff will help to review the resolution of conflicts.
If you need to merge this PR despite the warnings, please dismiss this review shortly before merging.
Warning
Difference between 10b2d60 and original 81d1a3a may warrant inspection.
Show diff
@@ Commit message
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
+ (cherry picked from commit 81d1a3a2ae011634dc663816c72f4acf8c63c22f)
+ Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
+
## maintainers/maintainer-list.nix ##
@@
- githubId = 47015416;
- name = "globule655";
+ githubId = 1447245;
+ name = "Robin Gloster";
};
- gm6k = {
- email = "nix@quidecco.pl";
@@ maintainers/maintainer-list.nix
## pkgs/by-name/al/alsa-lib-with-plugins/package.nix ##
@@ pkgs/by-name/al/alsa-lib-with-plugins/package.nix: runCommand "${alsa-lib.pname}-${alsa-lib.version}"
- description = "Wrapper to ease access to ALSA plugins";
+ description = "wrapper to ease access to ALSA plugins";
mainProgram = "aserver";
platforms = platforms.linux;
- maintainers = with maintainers; [ gm6k ];
@@ pkgs/by-name/al/alsa-lib-with-plugins/package.nix: runCommand "${alsa-lib.pname}
outputs = alsa-lib.outputs;
}
+ ## pkgs/by-name/lu/luci-go/package.nix ##
+@@ pkgs/by-name/lu/luci-go/package.nix: buildGoModule {
+ homepage = "${git-repo}/";
+ changelog = "${git-repo}/+log?s=${commit}";
+ license = lib.licenses.asl20;
+- maintainers = with lib.maintainers; [ gm6k ];
+ };
+ }
+
## pkgs/by-name/mi/minetest-mapserver/package.nix ##
@@ pkgs/by-name/mi/minetest-mapserver/package.nix: buildGoModule rec {
cc-by-sa-30
];
- platforms = lib.platforms.all;
-- maintainers = with lib.maintainers; [ gm6k ];
+ platforms = platforms.all;
+- maintainers = with maintainers; [ gm6k ];
};
}
Hint: The full diffs are also available in the runner logs with slightly better highlighting.
Contributor
|
Perfect, didn't even start with doing it, yet ;) |
wolfgangwalther
approved these changes
Sep 2, 2025
wolfgangwalther
dismissed
github-actions[bot]’s stale review
September 2, 2025 08:05
Conflict resolution LGTM
wolfgangwalther
enabled auto-merge
September 2, 2025 08:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Manual backport of #439407
(cherry picked from commit 81d1a3a, but edited to include
luci-go)Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.