mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
maintainers: update generated/all-maintainers.nix
Automated update of the master maintainers list combining: - Nixvim specific maintainers from lib/maintainers.nix - Nixpkgs maintainers referenced in Nixvim modules Changes: +61 -26 lines Generated by: flake/dev/generate-all-maintainers/generate-all-maintainers.py
This commit is contained in:
parent
4316f24a67
commit
4f80458d35
1 changed files with 61 additions and 26 deletions
|
|
@ -36,19 +36,6 @@
|
||||||
name = "George Bals";
|
name = "George Bals";
|
||||||
source = "nixpkgs";
|
source = "nixpkgs";
|
||||||
};
|
};
|
||||||
Bodleum = {
|
|
||||||
email = "daniel@daniellaing.com";
|
|
||||||
github = "Bodleum";
|
|
||||||
githubId = 60107449;
|
|
||||||
keys = [
|
|
||||||
{
|
|
||||||
fingerprint = "0821 8B96 DC73 85E5 BB7C A535 D264 3BD2 13BC 0FA8";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
matrix = "@bodleum:matrix.org";
|
|
||||||
name = "Daniel Laing";
|
|
||||||
source = "nixpkgs";
|
|
||||||
};
|
|
||||||
DataHearth = {
|
DataHearth = {
|
||||||
email = "dev@antoine-langlois.net";
|
email = "dev@antoine-langlois.net";
|
||||||
github = "DataHearth";
|
github = "DataHearth";
|
||||||
|
|
@ -76,6 +63,13 @@
|
||||||
name = "Fran Cirka";
|
name = "Fran Cirka";
|
||||||
source = "nixpkgs";
|
source = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
FredeHoey = {
|
||||||
|
email = "frederikbraendstrup@gmail.com";
|
||||||
|
github = "FredeHoey";
|
||||||
|
githubId = 7551358;
|
||||||
|
name = "Frede Emil";
|
||||||
|
source = "nixpkgs";
|
||||||
|
};
|
||||||
GGORG0 = {
|
GGORG0 = {
|
||||||
email = "GGORG0@protonmail.com";
|
email = "GGORG0@protonmail.com";
|
||||||
github = "GGORG0";
|
github = "GGORG0";
|
||||||
|
|
@ -180,6 +174,41 @@
|
||||||
name = "Nikita Shirokov";
|
name = "Nikita Shirokov";
|
||||||
source = "nixvim";
|
source = "nixvim";
|
||||||
};
|
};
|
||||||
|
c4patino = {
|
||||||
|
email = "c4patino@gmail.com";
|
||||||
|
github = "c4patino";
|
||||||
|
githubId = 79673111;
|
||||||
|
keys = [
|
||||||
|
{
|
||||||
|
fingerprint = "EA60 D516 A926 7532 369D 3E67 E161 DF22 9EC1 280E";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
fingerprint = "D088 A5AF C45B 78D1 CD4F 457C 6957 B3B6 46F2 BB4E";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
name = "Ceferino Patino";
|
||||||
|
source = "nixpkgs";
|
||||||
|
};
|
||||||
|
chelsea6502 = {
|
||||||
|
email = "mail@chelseawilkinson.me";
|
||||||
|
github = "chelsea6502";
|
||||||
|
githubId = 122856043;
|
||||||
|
name = "Chelsea Wilkinson";
|
||||||
|
source = "nixpkgs";
|
||||||
|
};
|
||||||
|
daniellaing = {
|
||||||
|
email = "daniel@daniellaing.com";
|
||||||
|
github = "daniellaing";
|
||||||
|
githubId = 60107449;
|
||||||
|
keys = [
|
||||||
|
{
|
||||||
|
fingerprint = "0821 8B96 DC73 85E5 BB7C A535 D264 3BD2 13BC 0FA8";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
matrix = "@bodleum:matrix.org";
|
||||||
|
name = "Daniel Laing";
|
||||||
|
source = "nixpkgs";
|
||||||
|
};
|
||||||
elythh = {
|
elythh = {
|
||||||
email = "gwen@omg.lol";
|
email = "gwen@omg.lol";
|
||||||
github = "elythh";
|
github = "elythh";
|
||||||
|
|
@ -251,19 +280,6 @@
|
||||||
name = "Jalil David Salamé Messina";
|
name = "Jalil David Salamé Messina";
|
||||||
source = "nixvim";
|
source = "nixvim";
|
||||||
};
|
};
|
||||||
janurskremer = {
|
|
||||||
email = "mail@jankremer.eu";
|
|
||||||
github = "janurskremer";
|
|
||||||
githubId = 79042825;
|
|
||||||
keys = [
|
|
||||||
{
|
|
||||||
fingerprint = "20AF 0A65 9F2B 93AD 9184 15D1 A7DA 689C B3B0 78EC";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
matrix = "@jankremer:matrix.org";
|
|
||||||
name = "Jan Kremer";
|
|
||||||
source = "nixpkgs";
|
|
||||||
};
|
|
||||||
jolars = {
|
jolars = {
|
||||||
email = "jolars@posteo.com";
|
email = "jolars@posteo.com";
|
||||||
github = "jolars";
|
github = "jolars";
|
||||||
|
|
@ -277,6 +293,19 @@
|
||||||
name = "Johan Larsson";
|
name = "Johan Larsson";
|
||||||
source = "nixpkgs";
|
source = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
jukremer = {
|
||||||
|
email = "mail@jankremer.eu";
|
||||||
|
github = "jukremer";
|
||||||
|
githubId = 79042825;
|
||||||
|
keys = [
|
||||||
|
{
|
||||||
|
fingerprint = "20AF 0A65 9F2B 93AD 9184 15D1 A7DA 689C B3B0 78EC";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
matrix = "@jankremer:matrix.org";
|
||||||
|
name = "Jan Kremer";
|
||||||
|
source = "nixpkgs";
|
||||||
|
};
|
||||||
kalbasit = {
|
kalbasit = {
|
||||||
email = "wael.nasreddine@gmail.com";
|
email = "wael.nasreddine@gmail.com";
|
||||||
github = "kalbasit";
|
github = "kalbasit";
|
||||||
|
|
@ -353,6 +382,12 @@
|
||||||
name = "Refael Sheinker";
|
name = "Refael Sheinker";
|
||||||
source = "nixvim";
|
source = "nixvim";
|
||||||
};
|
};
|
||||||
|
saygo-png = {
|
||||||
|
github = "saygo-png";
|
||||||
|
githubId = 131687037;
|
||||||
|
name = "Saygo";
|
||||||
|
source = "nixvim";
|
||||||
|
};
|
||||||
sheemap = {
|
sheemap = {
|
||||||
github = "sheemap";
|
github = "sheemap";
|
||||||
githubId = 1442292;
|
githubId = 1442292;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue