···63 description = "Telemetry client libraries and are a part of the Glean project";
64 homepage = "https://mozilla.github.io/glean/book/index.html";
65 license = licenses.mpl20;
66- maintainers = with maintainers; [ kvark ];
67 };
68}
···63 description = "Telemetry client libraries and are a part of the Glean project";
64 homepage = "https://mozilla.github.io/glean/book/index.html";
65 license = licenses.mpl20;
66+ maintainers = [];
67 };
68}
···27 description = "Library with a fast, convenient interface to Mercurial. It uses Mercurial’s command server for communication with hg.";
28 homepage = "https://www.mercurial-scm.org/wiki/PythonHglibs";
29 license = licenses.mit;
30- maintainers = [ maintainers.kvark ];
31 };
32}
···27 description = "Library with a fast, convenient interface to Mercurial. It uses Mercurial’s command server for communication with hg.";
28 homepage = "https://www.mercurial-scm.org/wiki/PythonHglibs";
29 license = licenses.mit;
30+ maintainers = [];
31 };
32}