mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
xbase: add tbutter as maintainer
This commit is contained in:
parent
4a1111f841
commit
e7048ced44
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
meta = {
|
||||
homepage = "https://sourceforge.net/projects/xdb/";
|
||||
description = "C++ class library formerly known as XDB";
|
||||
maintainers = with lib.maintainers; [ tbutter ];
|
||||
platforms = lib.platforms.linux;
|
||||
license = lib.licenses.lgpl2;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue