libopus: add jopejoe1 to maintainers
This commit is contained in:
@@ -78,6 +78,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
changelog = "https://gitlab.xiph.org/xiph/opus/-/releases/v${finalAttrs.version}";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ getchoo ];
|
||||
maintainers = with lib.maintainers; [ getchoo jopejoe1 ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user