maintainers: rename dawnofmidnight → whispersofthedawn, add matrix (#477967)
This commit is contained in:
@@ -6123,12 +6123,6 @@
|
||||
githubId = 49904992;
|
||||
name = "Dawid Sowa";
|
||||
};
|
||||
dawnofmidnight = {
|
||||
email = "dawnofmidnight@duck.com";
|
||||
github = "dawnofmidnight";
|
||||
githubId = 78233879;
|
||||
name = "whispers";
|
||||
};
|
||||
dawoox = {
|
||||
email = "contact@antoinebellanger.fr";
|
||||
github = "Dawoox";
|
||||
@@ -28228,6 +28222,13 @@
|
||||
githubId = 6102222;
|
||||
name = "WheelsForReals";
|
||||
};
|
||||
whispersofthedawn = {
|
||||
email = "whispersofthedawn@duck.com";
|
||||
github = "whispersofthedawn";
|
||||
githubId = 78233879;
|
||||
matrix = "@whispers:catgirl.cloud";
|
||||
name = "whispers";
|
||||
};
|
||||
WhiteBlackGoose = {
|
||||
email = "wbg@angouri.org";
|
||||
github = "WhiteBlackGoose";
|
||||
|
||||
@@ -108,7 +108,7 @@ gcc15Stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/vicinaehq/vicinae";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
dawnofmidnight
|
||||
whispersofthedawn
|
||||
zstg
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user