devede: add baksa to maintainer list

This commit is contained in:
Golbinex 2025-05-20 11:05:28 +00:00
parent 453f97c7e2
commit d1dc183171

View file

@ -73,6 +73,9 @@ buildPythonApplication rec {
description = "DVD Creator for Linux";
homepage = "https://www.rastersoft.com/programas/devede.html";
license = licenses.gpl3;
maintainers = [ maintainers.bdimcheff ];
maintainers = [
maintainers.bdimcheff
maintainers.baksa
];
};
}