File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -193,10 +193,14 @@ alternatives will need to be found and/or implemented.
193
193
194
194
## Effects on modules in ecosystem
195
195
196
- Many modules either mention "perl6-" in their repo name, or mention "Perl 6"
197
- in their documentation. The documentation will have to be scanned and Pull
198
- Requests will need to be made / generated for them. Developers will be asked
199
- to change their repo-name to not include ` perl6- ` to avoid future confusion.
196
+ A "migration guide" (perhaps with a better name) for existing developers that
197
+ collect suggestions of what to do about the rename. If we can generate PRs
198
+ that's perhaps also helpful, though we might want that to be opt-in: authors
199
+ with a load of modules might be unpleasantly surprised to wake up one morning
200
+ to an inbox full of PRs.
201
+
202
+ Such a guide should help authors with modules that either mention "perl6-"
203
+ in their repo name, or mention "Perl 6" in their documentation.
200
204
201
205
## Effects on running sub-projects
202
206
You can’t perform that action at this time.
0 commit comments