zotero: remove ttuegel from maintainers

I don't use Zotero at all anymore, and the Firefox plugin was much more
reliable than the standalone version in my experience.
This commit is contained in:
Thomas Tuegel
2016-11-01 10:04:58 -05:00
parent 3f61621354
commit cfbb419cb1

View File

@@ -77,6 +77,5 @@ stdenv.mkDerivation {
description = "Collect, organize, cite, and share your research sources";
license = licenses.agpl3;
platforms = platforms.linux;
maintainers = with maintainers; [ ttuegel ];
};
}