Added myself to maintainers

This commit is contained in:
Aycan iRiCAN
2014-09-24 11:24:47 +03:00
parent 87ebc77e50
commit 082167400f
32 changed files with 32 additions and 0 deletions
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Data AcQuisition library (DAQ), for packet I/O";
homepage = http://www.snort.org;
maintainers = with self.stdenv.lib.maintainers; [ aycanirican ];
license = stdenv.lib.licenses.gpl2;
};
}