I am trying to create a module to integrate design tokens with Drupal. I was planning to use this project namespace (https://www.drupal.org/project/design_tokens), but it seems it was already taken.
However, I can see that in more than 1 year and a half from its creation, there hasn't been any activity in here: no code uploaded, no issues created, no installs, no comments, no project description, etc. This qualifies as an empty project as per the guidelines in: https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...
This project looks like it didn't pan out in the end, for reasons unknown to me.
I reached out the maintainers via their contact form, about transferring ownership without a response, yet:
- Leolando Tan (leolandotan) contacted on 28/05/2024
- Mustafa Hajmohammed (mustafa.hajmohammed) contacted on 24/05/2024
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | Screenshot_20240627_150714.png | 208.15 KB | e0ipso |
Comments
Comment #2
e0ipsoComment #3
e0ipsoComment #4
e0ipsoMustafa Hajmohammed (mustafa.hajmohammed) just replied to the email sent on 24/05/2024 agreeing to the transfer. He will take action shortly.
Comment #5
e0ipsoFor the record, I reached out to Mustafa Hajmohammed (mustafa.hajmohammed) three more times after the comment above without a reply, so far.
I contacted the user:
Comment #6
e0ipsoComment #7
e0ipsoMoved to the project ownership issue queue after 2 weeks without a response (even if this qualifies as an "empty" project).
Comment #8
avpadernoWhat is the project link?
Comment #9
avpadernoComment #10
e0ipsoSorry, the link is https://www.drupal.org/project/design_tokens
Comment #11
avpadernoThe repository is empty, no commit has never been done, no description has been added to the project.
leolandotan logged in at least once in the past two months. I will contact him asking if there are plans to commit code in the next two weeks.
Comment #12
avpadernoThis is the message I sent to leolandotan.
I have not contacted mustafa.hajmohammed, since he is not the project owner. Furthermore, he last logged in one year and two months ago.
Comment #13
avpadernoTo make it clearer: I would not consider the intention to commit code in the next 30 days a reason sufficient not to transfer the project ownership, considering that the project node does not contain any information about the project.
Comment #14
e0ipsoCould this be a reason to speed up the process?
Comment #15
avpadernoI already contacted leolandotan saying the project owner will be changed after 14 days. I cannot change project ownership before 14 days are passed, now.
What my previous comment meant is that procrastinating the project commits for other 30 days would not be acceptable, IMO. That does not mean that committing the project files (if there are project files to commit) between 14 days (or less) would not be acceptable. (I would still prefer getting a comment posted here before commits are done, thought.)
Comment #16
e0ipsoHello.
It's been more than 14 days now. Did the maintainers respond to the queries?
Comment #17
avpadernoSince no comment has been posted here from the project owner, I made e0ipso the new project owner.
Comment #18
e0ipsoThanks @apaderno!
Is there any way to remove this reference?
Comment #19
avpadernoThere is no settings to remove Created by from the single projects.
Comment #20
e0ipsoThanks @apaderno. Is there any way to update the Created by field to use my user instead?
Comment #21
avpadernoIt is not an entity field; it is output by a
hook_node_view()implementation, like all the text that appears under Project information.I apologize: I should have first said this and then that there is no project settings to avoid Created by is shown on projects. (As project moderator, I have access to the global project settings.)
Comment #22
cmlaraRelated bug report for changing the UI #3268219: 'created by' is not accurate for Abandoned Namespace modules