maintainers: 0x4A6F -> _0x4A6F

This commit is contained in:
zowoq
2020-08-18 07:59:44 +10:00
parent 4789d6feaf
commit 7d9c49f8e6
14 changed files with 14 additions and 16 deletions
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A lightweight and efficient window manager for X11";
homepage = "https://github.com/leahneukirchen/cwm";
maintainers = with maintainers; [ maintainers."0x4A6F" mkf ];
maintainers = with maintainers; [ _0x4A6F mkf ];
license = licenses.isc;
platforms = platforms.linux;
};