From 6ffe207bc65c48fd5385c9f1bd74a748a011c401 Mon Sep 17 00:00:00 2001 From: Reylak Date: Mon, 12 Jan 2026 19:04:05 -0300 Subject: [PATCH] maintainers: add reylak MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword c45129a26510 # added reylak in maintainer-list.nix; # Siguiente comando a realizar (1 comando restante): # reword f2fad0271fcb # Packaged SQLauncher; # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword 28b693255e92 # added reylak in maintainer-list.nix; # Siguiente comando a realizar (1 comando restante): # reword 0575322e36b9 # Packaged SQLauncher; # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword 233103902326 # added reylak in maintainer-list.nix; # Siguiente comando a realizar (1 comando restante): # reword 1d0b8023ea07 # Packaged SQLauncher; # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword 8403d1e42334 # added reylak in maintainer-list.nix, # Siguiente comando a realizar (1 comando restante): # reword f9f0ddbe0197 # Packaged SQLauncher, # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword 2e1d92d875dc # added reylak in maintainer-list.nix, # Siguiente comando a realizar (1 comando restante): # reword f30939ac77c0 # Packaged SQLauncher, # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword 059760076457 # added reylak in maintainer-list.nix, # Siguiente comando a realizar (1 comando restante): # reword 6d06018f3065 # Packaged SQLauncher, # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Fecha: Mon Jan 12 19:04:05 2026 -0300 # # rebase interactivo en progreso; sobre 0263acd61b5f # El último comando realizado (1 comando realizado): # reword 7cc7e1935644 # reylak: added as mantainer in maintainer-list.nix # Siguiente comando a realizar (1 comando restante): # pick 8d6f55808eb3 # sqlauncher: init at 0-unstable-2025-12-30 # Estás editando un commit mientras se aplica un rebase de la rama 'packaged-sqlauncher' sobre '0263acd61b5f'. # # Cambios a ser confirmados: # modificados: maintainers/maintainer-list.nix # --- maintainers/maintainer-list.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 4084ba2a735d..8be16765ddc2 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -22272,6 +22272,13 @@ githubId = 44014925; name = "Rexx Larsson"; }; + reylak = { + name = "Joaquin Lopez"; + email = "elreylak@proton.me"; + github = "Reylak-dev"; + githubId = 178049808; + matrix = "@reylak:unredacted.org"; + }; rgnns = { email = "jglievano@gmail.com"; github = "rgnns";