treewide: update globin's maintained drvs

This commit is contained in:
Robin Gloster
2019-08-20 19:36:05 +02:00
parent 03d34165bf
commit 4e60b0efae
89 changed files with 111 additions and 107 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication rec {
homepage = "https://github.com/mschwager/fierce";
description = "DNS reconnaissance tool for locating non-contiguous IP space";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ c0bw3b globin ];
maintainers = with maintainers; [ c0bw3b ];
platforms = platforms.all;
};
}