Skip to content

Change project owner to elementary and rename to Maps#134

Merged
danirabbit merged 7 commits into
mainfrom
ryonakano/re-rdnn
Jul 13, 2025
Merged

Change project owner to elementary and rename to Maps#134
danirabbit merged 7 commits into
mainfrom
ryonakano/re-rdnn

Conversation

@ryonakano
Copy link
Copy Markdown
Member

Part of #110

I made the commit 0826b75 with the following commands:

$ git grep -l com.github.ryonakano.atlas | xargs sed -i "s/com.github.ryonakano.atlas/io.elementary.atlas/g"
$ git add .
$ git ls-files "*com.github.ryonakano.atlas*" | while read line; do mv $line ${line//com.github.ryonakano.atlas/io.elementary.atlas}; done
$ git add .

@ryonakano ryonakano marked this pull request as ready for review July 12, 2025 14:48
@ryonakano ryonakano requested a review from a team July 12, 2025 14:48
@danirabbit
Copy link
Copy Markdown
Member

What would you think about io.elementary.maps to match generic names of other default apps?

@ryonakano
Copy link
Copy Markdown
Member Author

Yeah I'm not opposed to that! Users would be more familiar with Maps rather than Atlas.

@danirabbit I no longer have administrative permission to this repository, would you rename this repository to "maps"?

@danirabbit
Copy link
Copy Markdown
Member

@ryonakano you should have admin now! Otherwise I'll be back at my desk Monday 😅

@ryonakano ryonakano changed the title Change project owner to elementary Change project owner to elementary and rename to Maps Jul 12, 2025
@ryonakano
Copy link
Copy Markdown
Member Author

What would you think about io.elementary.maps to match generic names of other default apps?

Done!

Copy link
Copy Markdown
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@danirabbit danirabbit merged commit 17c30e5 into main Jul 13, 2025
3 checks passed
@danirabbit danirabbit deleted the ryonakano/re-rdnn branch July 13, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants