maintainers: drop ingenieroariel
Inactive since 2023, doesn't respond to maintainer pings.
This commit is contained in:
@@ -11277,12 +11277,6 @@
|
||||
name = "Silvan Mosberger";
|
||||
keys = [ { fingerprint = "6C2B 55D4 4E04 8266 6B7D DA1A 422E 9EDA E015 7170"; } ];
|
||||
};
|
||||
ingenieroariel = {
|
||||
email = "ariel@nunez.co";
|
||||
github = "ingenieroariel";
|
||||
githubId = 54999;
|
||||
name = "Ariel Nunez";
|
||||
};
|
||||
insipx = {
|
||||
email = "github@andrewplaza.dev";
|
||||
github = "insipx";
|
||||
|
||||
@@ -347,7 +347,6 @@ buildPythonPackage rec {
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
gbpdt
|
||||
ingenieroariel
|
||||
taranarmo
|
||||
];
|
||||
};
|
||||
|
||||
@@ -51,7 +51,6 @@ buildGoModule {
|
||||
homepage = "https://www.tegola.io/";
|
||||
description = "Mapbox Vector Tile server";
|
||||
mainProgram = "tegola";
|
||||
maintainers = with lib.maintainers; [ ingenieroariel ];
|
||||
teams = [ lib.teams.geospatial ];
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user