Is Apache to bring back some dead project to give a new live ?

2023-11-22 Thread Manuel Lison
Hi There First, I would like to thank you so much for being added to the dev@community.apache.org, and maybe in the future, I would like to become as an active member of the Apache community. I have to ask some questions in different open-source communities to bring back some dead projects, but th

Re: [PR] Prototype "volunteers" page - DO NOT MERGE (comdev-site)

2023-11-22 Thread via GitHub
bdelacretaz commented on code in PR #146: URL: https://github.com/apache/comdev-site/pull/146#discussion_r1402130253 ## static/js/components/whimsy-loader.js: ## @@ -0,0 +1,11 @@ +const fetchPublicData = async whimsyFilename => { Review Comment: Good point, done! -- This

Re: Is Apache to bring back some dead project to give a new live ?

2023-11-22 Thread Bertrand Delacretaz
Hi Manuel, On Wed, Nov 22, 2023 at 1:05 PM Manuel Lison wrote: > ...I have to ask some questions > in different open-source communities to bring back some dead projects, but > they seem not to be interested in keeping them alive by their developers... The ASF does not have its own developers, on

Assistance Needed for Updating Apache Project Logos Page with new Avro Logos

2023-11-22 Thread Emma K
Hello, I would like to update Avro's logo on the Apache Project Logos page and was hoping someone could assist me. I am a new committer and am unsure of how to commit the changes to this location: https://svn.apache.org/repos/asf/comdev/project-logos/originals/ If there is documentation you could

Re: Assistance Needed for Updating Apache Project Logos Page with new Avro Logos

2023-11-22 Thread Ryan Skraba
Excellent news! In Avro, *mostly* everything is done in git via pull requests. We really seldom use the svn repos except for (1) publishing the website and (2) publishing releases. I wouldn't even know how to request permissions because contributors usually don't need them! I'll update the logos

Re: Assistance Needed for Updating Apache Project Logos Page with new Avro Logos

2023-11-22 Thread Daniel Gruno
On 2023-11-22 17:31, Ryan Skraba wrote: Excellent news! In Avro, *mostly* everything is done in git via pull requests. We really seldom use the svn repos except for (1) publishing the website and (2) publishing releases. I wouldn't even know how to request permissions because contributors usual