treewide: remove vrthra and lovek323 from meta.maintainers [no orphans]

Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642

Inactive since at least 2017 and 2022 respectively.
This commit is contained in:
Anderson Torres
2024-07-07 12:18:53 -03:00
parent 9f2c9d60f6
commit 6ec7cc3737
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ builder rec {
processing.
'';
license = licenses.lgpl3Plus;
maintainers = with maintainers; [ ludo lovek323 vrthra ];
maintainers = with maintainers; [ ludo ];
platforms = platforms.all;
};
}
+1 -1
View File
@@ -142,7 +142,7 @@ builder rec {
foreign function call interface, and powerful string processing.
'';
license = licenses.lgpl3Plus;
maintainers = with maintainers; [ ludo lovek323 vrthra ];
maintainers = with maintainers; [ ludo ];
platforms = platforms.all;
};
}