[Backport release-26.05] maintainers: shackra -> elzorrorebelde (#551502)

This commit is contained in:
h7x4
2026-08-13 09:40:18 +00:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

View File

@@ -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;

View File

@@ -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;