config/config.yaml in docman-0.0.4 vs config/config.yaml in docman-0.0.5

- old
+ new

@@ -1,9 +1,9 @@ --- deploy_targets: local: - handler: LocalDeployer + handler: :common_deployer builders: root: handler: :common type: dir drupal: @@ -14,10 +14,10 @@ type: direct dir: handler: :common type: dir acquia: - handler: GitDeployer + handler: :git_deployer deploy_action: git_push builders: root: handler: :git type: direct