godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
284 stars 85 forks source link

Transfer ownership or delete submission #329

Open Deozaan opened 1 month ago

Deozaan commented 1 month ago

Last year I was working on a project in Godot 4 and found a useful asset on the Asset Library for Godot 3. The last update for it had been a couple years earlier so I assumed it was abandoned and instead of opening a PR to update it to Godot 4 I just forked it, ported it to Godot 4, and then submitted my own version to the Asset Library. 😳😬

I was wrong about the original being abandoned, and after I forked it, more features were added to the original Godot 3.x asset which I wasn't aware of and therefore I had not kept my fork/submission up to date with the latest changes. I've discussed it with the original creator, @angrykoala, and we both feel that having a unified repository for the asset would be ideal.

Having done the work for that, now I'd like to yield/transfer control of my Asset Library submission so that angrykoala can have control over future updates on the Asset Library going forward.

The original asset is: https://godotengine.org/asset-library/asset/1087 My submission is: https://godotengine.org/asset-library/asset/2163

If we can just transfer my submission to angrykoala's account, that would be great. If not, then I would be fine with my submission being removed so that angrykoala can make a new submission.

(Similar scenarios in the future could be resolved without manual administrator intervention if #304 was implemented.)