libtheora: add getchoo as maintainer
This commit is contained in:
@@ -61,7 +61,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Library for Theora, a free and open video compression format";
|
||||
homepage = "https://www.theora.org/";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ getchoo ];
|
||||
platforms = lib.platforms.unix ++ lib.platforms.windows;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user