Opened 10 years ago
Closed 10 years ago
#11832 closed task (fixed)
Change to 3-Clause BSD license?
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | DynamicFieldsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
Apologies if I've already asked about this, but in general I prefer to contribute to plugins that have a BSD-compatible license. This allows the code to eventually be included in the Trac core. Would you consider allowing a license change to 3-Clause BSD license, which is the license that Trac uses? Would you allow this for your other plugins in addition to DynamicFieldsPlugin?
Attachments (0)
Change History (22)
comment:1 follow-up: 2 Changed 10 years ago by
comment:2 Changed 10 years ago by
Cc: | Steffen Hoffmann Jun Omae Michael Renzmann osimons Mitar added; anonymous removed |
---|---|
Owner: | changed from Rob Guttman to Ryan J Ollos |
Status: | new → accepted |
Replying to robguttman:
Ryan, I would be happy to change all of my plugin licenses to BSD licenses. Please go ahead and make this change.
Thanks! I'll make the changes.
In fact, if it would help for me to migrate my plugins to github, it's probably time for me to do that anyway so others can contribute and help maintain them easier. What do you think?
My hope is that we can make trac and trac-hacks an appealing platform so that users don't feel the need to host their projects on GitHub instead. It will take a bit of work though to make trac-hacks as good as GitHub for collaboration.
If you'd like to move your plugins to GitHub they could be put under the umbrella of the newly created trac-hacks organization: https://github.com/orgs/trac-hacks I'm not sure yet what the best way to organize this will be. We could create a team for each project, a team for each trac-hacks user or a team for the entire trac-hacks organization.
I had a discussion about hosting on GitHub with mitar some time ago. He hosts several of his plugins on GitHub, so I've CC'ed him on this message to get his input on what will work best with regard to managing plugins and users within the organization.
It would be great if we could aggregate all of the trac plugins on GitHub under a single organization. That would the trac-hacks admin team to help with maintaining the plugins and also help users with locating plugins on GitHub.
Let's continue the conversation on the mailing list though: gdiscussion:trac-dev:VSq8vUal7gk.
comment:7 Changed 10 years ago by
Cc: | anonymous added; Steffen Hoffmann Jun Omae Michael Renzmann osimons Mitar removed |
---|
There will be a lot of commit activity in this ticket, so I'm removing everyone from the CC list so to not annoy you all.
comment:22 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
All of the plugins are now licensed with 3-Clause BSD. Thanks Rob!
Ryan, I would be happy to change all of my plugin licenses to BSD licenses. Please go ahead and make this change. In fact, if it would help for me to migrate my plugins to github, it's probably time for me to do that anyway so others can contribute and help maintain them easier. What do you think?