mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
maintainers: shackra -> elzorrorebelde
I changed the name of my GitHub account, also renamed any references used.
This commit is contained in:
@@ -8233,6 +8233,12 @@
|
||||
githubId = 1365692;
|
||||
name = "Will Fancher";
|
||||
};
|
||||
elzorrorebelde = {
|
||||
name = "Jorge Javier Araya Navarro";
|
||||
email = "jorge@esavara.cr";
|
||||
github = "elzorrorebelde";
|
||||
githubId = 1055216;
|
||||
};
|
||||
emaiax = {
|
||||
email = "github@emaiax.dev";
|
||||
github = "emaiax";
|
||||
@@ -25913,12 +25919,6 @@
|
||||
githubId = 5512096;
|
||||
name = "Sébastien Guimmara";
|
||||
};
|
||||
shackra = {
|
||||
name = "Jorge Javier Araya Navarro";
|
||||
email = "jorge@esavara.cr";
|
||||
github = "shackra";
|
||||
githubId = 1055216;
|
||||
};
|
||||
shadaj = {
|
||||
github = "shadaj";
|
||||
githubId = 543055;
|
||||
|
||||
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/exeldro/obs-source-record";
|
||||
maintainers = with lib.maintainers; [
|
||||
robbins
|
||||
shackra
|
||||
elzorrorebelde
|
||||
];
|
||||
license = lib.licenses.gpl2Only;
|
||||
inherit (obs-studio.meta) platforms;
|
||||
|
||||
Reference in New Issue
Block a user