mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
afew: add flokli and andir as maintainers
Signed-off-by: Andreas Rammhold <andreas@rammhold.de>
This commit is contained in:
parent
80227d350f
commit
70b0e90b3f
@ -29,6 +29,6 @@ buildPythonPackage rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/afewmail/afew;
|
||||
description = "An initial tagging script for notmuch mail";
|
||||
maintainers = with maintainers; [ garbas ];
|
||||
maintainers = with maintainers; [ garbas andir flokli ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user