|
783 | 783 | ] |
784 | 784 | }, |
785 | 785 | { |
786 | | - "name": "trueberryless-org/starlight-contributor-list", |
| 786 | + "name": "trueberryless-org/astro-contributors", |
787 | 787 | "files": [ |
788 | 788 | { |
789 | 789 | "path": "template-files/.changeset/config.json", |
790 | 790 | "targetPath": ".changeset/config.json", |
791 | 791 | "props": { |
792 | | - "repositoryName": "starlight-contributor-list", |
793 | | - "ignore": "[\"starlight-contributor-list-docs\"]" |
| 792 | + "repositoryName": "astro-contributors", |
| 793 | + "ignore": "[\"astro-contributors-docs\"]" |
794 | 794 | } |
795 | 795 | }, |
796 | 796 | { |
797 | 797 | "path": "template-files/.changeset/README.md", |
798 | 798 | "targetPath": ".changeset/README.md", |
799 | 799 | "props": { |
800 | | - "repositoryName": "starlight-contributor-list" |
| 800 | + "repositoryName": "astro-contributors" |
801 | 801 | } |
802 | 802 | }, |
803 | 803 | { |
|
834 | 834 | "targetPath": ".github/workflows/publish.yaml", |
835 | 835 | "props": { |
836 | 836 | "branchName": "main", |
837 | | - "repositoryName": "starlight-contributor-list", |
838 | | - "packageName": "starlight-contributor-list" |
| 837 | + "repositoryName": "astro-contributors", |
| 838 | + "packageName": "astro-contributors" |
839 | 839 | } |
840 | 840 | }, |
841 | 841 | { |
|
891 | 891 | "targetPath": "package.json", |
892 | 892 | "special": "package.json", |
893 | 893 | "props": { |
894 | | - "packageName": "starlight-contributor-list-monorepo", |
895 | | - "repositoryName": "starlight-contributor-list" |
| 894 | + "packageName": "astro-contributors-monorepo", |
| 895 | + "repositoryName": "astro-contributors" |
896 | 896 | } |
897 | 897 | }, |
898 | 898 | { |
899 | 899 | "path": "template-files/package.json/definition.package.json", |
900 | | - "targetPath": "packages/starlight-contributor-list/package.json", |
| 900 | + "targetPath": "packages/astro-contributors/package.json", |
901 | 901 | "special": "package.json", |
902 | 902 | "props": { |
903 | | - "packageName": "starlight-contributor-list", |
904 | | - "repositoryName": "starlight-contributor-list" |
| 903 | + "packageName": "astro-contributors", |
| 904 | + "repositoryName": "astro-contributors" |
905 | 905 | } |
906 | 906 | }, |
907 | 907 | { |
908 | 908 | "path": "template-files/README.md", |
909 | | - "targetPath": "packages/starlight-contributor-list/README.md", |
| 909 | + "targetPath": "packages/astro-contributors/README.md", |
910 | 910 | "special": "README.md", |
911 | 911 | "props": { |
912 | | - "repo": "starlight-contributor-list" |
| 912 | + "repo": "astro-contributors" |
913 | 913 | } |
914 | 914 | }, |
915 | 915 | { |
|
0 commit comments