hck: add maintainer gepbird

gepbird.tngl.sh 82b51d46 7b824e55

verified
+1 -1
+1 -1
pkgs/tools/text/hck/default.nix
··· 24 24 homepage = "https://github.com/sstadick/hck"; 25 25 changelog = "https://github.com/sstadick/hck/blob/v${version}/CHANGELOG.md"; 26 26 license = with licenses; [ mit /* or */ unlicense ]; 27 - maintainers = with maintainers; [ figsoda ]; 27 + maintainers = with maintainers; [ figsoda gepbird ]; 28 28 mainProgram = "hck"; 29 29 }; 30 30 }