mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
[Backport release-26.05] maintainers: shackra -> elzorrorebelde (#551502)
This commit is contained in:
@@ -7981,6 +7981,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";
|
||||
@@ -25129,12 +25135,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