dbus: add worldofpeace to maintainers
This commit is contained in:
parent
064ccfd19b
commit
5cfc0aa7f4
@ -105,6 +105,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Simple interprocess messaging system";
|
description = "Simple interprocess messaging system";
|
||||||
homepage = http://www.freedesktop.org/wiki/Software/dbus/;
|
homepage = http://www.freedesktop.org/wiki/Software/dbus/;
|
||||||
license = licenses.gpl2Plus; # most is also under AFL-2.1
|
license = licenses.gpl2Plus; # most is also under AFL-2.1
|
||||||
|
maintainers = with maintainers; [ worldofpeace ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user