gitkraken: add evanjs to maintainers
This commit is contained in:
parent
58b482987e
commit
0be1f764fb
@ -106,6 +106,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "The downright luxurious and most popular Git client for Windows, Mac & Linux";
|
description = "The downright luxurious and most popular Git client for Windows, Mac & Linux";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ xnwdd ];
|
maintainers = with maintainers; [ xnwdd evanjs ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user