Merge pull request #56194 from chaoflow/remove-chaoflow-as-maintainer

Remove myself as maintainer from packages
This commit is contained in:
Alyssa Ross
2019-02-22 15:57:28 +00:00
committed by GitHub
63 changed files with 63 additions and 63 deletions
@@ -31,7 +31,7 @@ let
description = "Search engine library";
homepage = https://xapian.org/;
license = licenses.gpl2Plus;
maintainers = with maintainers; [ chaoflow ];
maintainers = with maintainers; [ ];
platforms = platforms.unix;
};
};