asterisk: add maintainer

This commit is contained in:
Yorick van Pelt
2017-02-02 15:15:53 +01:00
parent 529853b5e1
commit 59fd1c802e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ let
description = "Software implementation of a telephone private branch exchange (PBX)";
homepage = http://www.asterisk.org/;
license = licenses.gpl2;
maintainers = with maintainers; [ auntie DerTim1 ];
maintainers = with maintainers; [ auntie DerTim1 yorickvp ];
};
};