Merge branch 'master' into staging

This commit is contained in:
Franz Pletz
2017-06-22 00:41:25 +02:00
696 changed files with 9477 additions and 7279 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ python2Packages.buildPythonApplication rec {
meta = {
description = "CLI tool for the Amazon Route 53 DNS service";
homepage = https://github.com/barnybug/cli53;
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ benley ];
license = licenses.mit;
maintainers = with maintainers; [ benley ];
};
}