mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
devede: add baksa to maintainer list
This commit is contained in:
parent
453f97c7e2
commit
d1dc183171
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue