|
| 1 | +{ |
| 2 | + "cookiecutter": { |
| 3 | + "codeowner_github_usernames": "@glennmatthews @michalis1 @jdrew82", |
| 4 | + "full_name": "Network to Code, LLC", |
| 5 | + "email": "info@networktocode.com", |
| 6 | + "github_org": "networktocode", |
| 7 | + "description": "Library to easily sync/diff/update 2 different data sources", |
| 8 | + "project_name": "diffsync", |
| 9 | + "project_slug": "diffsync", |
| 10 | + "repo_url": "https://github.com/networktocode/diffsync", |
| 11 | + "base_url": "diffsync", |
| 12 | + "project_python_name": "diffsync", |
| 13 | + "project_python_base_version": "3.10", |
| 14 | + "project_with_config_settings": "no", |
| 15 | + "generate_docs": "yes", |
| 16 | + "version": "2.2.0", |
| 17 | + "original_publish_year": "2025", |
| 18 | + "_drift_manager": { |
| 19 | + "template": "git@github.com:networktocode-llc/cookiecutter-ntc.git", |
| 20 | + "template_dir": "python", |
| 21 | + "template_ref": "main", |
| 22 | + "cookie_dir": "", |
| 23 | + "pull_request_strategy": "create", |
| 24 | + "post_actions": [], |
| 25 | + "draft": false, |
| 26 | + "baked_commit_ref": "bc789d65fa90182c0eb392664e1cba02ea187ab1", |
| 27 | + "drift_managed_branch": "develop" |
| 28 | + } |
| 29 | + } |
| 30 | +} |
0 commit comments