I henceforth will maintain as my Github username.

This commit is contained in:
Danny Wilson
2013-09-02 18:48:29 +02:00
parent c4b1bbc1c8
commit 2ff0b8dc14
2 changed files with 2 additions and 2 deletions

View File

@@ -44,6 +44,6 @@ stdenv.mkDerivation {
homepage = "http://storm-project.net";
description = "Storm, free and open source distributed realtime computation system.";
license = "Eclipse Public License 1.0";
maintainers = [ lib.maintainers.blue ];
maintainers = [ lib.maintainers.vizanto ];
};
}