announce myself as a maintainer
added maintainer entries for `cdemu` (which i've created), as well as `wine` and `chromium` (which I regularly contribute to)
This commit is contained in:
@@ -109,6 +109,6 @@ stdenv.mkDerivation ((lib.optionalAttrs (! isNull buildScript) {
|
||||
homepage = http://www.winehq.org/;
|
||||
license = "LGPL";
|
||||
description = "An Open Source implementation of the Windows API on top of X, OpenGL, and Unix";
|
||||
maintainers = with stdenv.lib.maintainers; [ avnik raskin ];
|
||||
maintainers = with stdenv.lib.maintainers; [ avnik raskin bendlas ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user