maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include this name change here.
This commit is contained in:
@@ -25,6 +25,6 @@ stdenv.mkDerivation {
|
||||
description = "Tool to automate hash length extension attacks";
|
||||
homepage = "https://github.com/iagox86/hash_extender";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ geistesk ];
|
||||
maintainers = with maintainers; [ oxzi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user