forked from mirrors/nixpkgs
maintainers: update @novoxd github login
This commit is contained in:
parent
4c1298943b
commit
902705927a
|
@ -8910,9 +8910,9 @@
|
|||
githubId = 2946283;
|
||||
name = "Brian Cohen";
|
||||
};
|
||||
novoxudonoser = {
|
||||
novoxd = {
|
||||
email = "radnovox@gmail.com";
|
||||
github = "novoxudonoser";
|
||||
github = "novoxd";
|
||||
githubId = 6052922;
|
||||
name = "Kirill Struokov";
|
||||
};
|
||||
|
|
|
@ -61,6 +61,6 @@ python3Packages.buildPythonApplication rec {
|
|||
homepage = "https://github.com/arsenetar/dupeguru";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.novoxudonoser ];
|
||||
maintainers = [ maintainers.novoxd ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue