tautulli: add myself as maintainer
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user