claude-code: add maintainer adeci (#464860)
This commit is contained in:
@@ -622,6 +622,12 @@
|
||||
githubId = 49227;
|
||||
name = "Nick Bathum";
|
||||
};
|
||||
adeci = {
|
||||
email = "alex.decious@gmail.com";
|
||||
github = "adeci";
|
||||
githubId = 80290157;
|
||||
name = "Alex Decious";
|
||||
};
|
||||
adelbertc = {
|
||||
email = "adelbertc@gmail.com";
|
||||
github = "adelbertc";
|
||||
|
||||
@@ -53,6 +53,7 @@ buildNpmPackage (finalAttrs: {
|
||||
downloadPage = "https://www.npmjs.com/package/@anthropic-ai/claude-code";
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [
|
||||
adeci
|
||||
malo
|
||||
markus1189
|
||||
omarjatoi
|
||||
|
||||
Reference in New Issue
Block a user