libwnck3: add @worldofpeace as maintainer
This commit is contained in:
parent
7da8f4b392
commit
929cc78363
@ -33,6 +33,6 @@ in stdenv.mkDerivation rec{
|
|||||||
description = "Library to manage X windows and workspaces (via pagers, tasklists, etc.)";
|
description = "Library to manage X windows and workspaces (via pagers, tasklists, etc.)";
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [];
|
maintainers = [ maintainers.worldofpeace ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user