Add myself (turion) to the maintainers list for several packages

Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
This commit is contained in:
Manuel Bärenz
2020-04-19 13:14:31 +02:00
parent d4d6d26588
commit f253da42f8
7 changed files with 12 additions and 6 deletions
+6
View File
@@ -7816,6 +7816,12 @@
githubId = 563054;
name = "Thomas Tuegel";
};
turion = {
email = "programming@manuelbaerenz.de";
github = "turion";
githubId = 303489;
name = "Manuel Bärenz";
};
tv = {
email = "tv@krebsco.de";
github = "4z3";