tautulli: add myself as maintainer
This commit is contained in:
parent
9ef3a446da
commit
ce604a83c1
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@ buildPythonApplication rec {
|
|||
homepage = "https://tautulli.com/";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ csingley ];
|
||||
maintainers = with maintainers; [ csingley rhoriguchi ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue