mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
pythonPackages.pymetar: add myself as maintainer
This commit is contained in:
parent
6ef34c6406
commit
cc2aa6f358
@ -226,6 +226,7 @@
|
|||||||
erictapen = "Justin Humm <justin.humm@posteo.de>";
|
erictapen = "Justin Humm <justin.humm@posteo.de>";
|
||||||
erikryb = "Erik Rybakken <erik.rybakken@math.ntnu.no>";
|
erikryb = "Erik Rybakken <erik.rybakken@math.ntnu.no>";
|
||||||
ertes = "Ertugrul Söylemez <esz@posteo.de>";
|
ertes = "Ertugrul Söylemez <esz@posteo.de>";
|
||||||
|
erosennin = "Andrey Golovizin <ag@sologoc.com>";
|
||||||
ethercrow = "Dmitry Ivanov <ethercrow@gmail.com>";
|
ethercrow = "Dmitry Ivanov <ethercrow@gmail.com>";
|
||||||
etu = "Elis Hirwing <elis@hirwing.se>";
|
etu = "Elis Hirwing <elis@hirwing.se>";
|
||||||
exfalso = "Andras Slemmer <0slemi0@gmail.com>";
|
exfalso = "Andras Slemmer <0slemi0@gmail.com>";
|
||||||
|
@ -12433,6 +12433,7 @@ in {
|
|||||||
description = "A command-line tool to show the weather report by a given station ID";
|
description = "A command-line tool to show the weather report by a given station ID";
|
||||||
homepage = http://www.schwarzvogel.de/software/pymetar.html;
|
homepage = http://www.schwarzvogel.de/software/pymetar.html;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
maintainers = with maintainers; [ erosennin ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user