Skip to content

Commit 1fc3527

Browse files
committed
Updated repo organization to use topics; Removed copyright language
1 parent 98ff71d commit 1fc3527

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

adoption.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,21 @@ We do this to preserve code, assist with other projects, and to otherwise suppor
2020

2121
OIE will do this with general consensus from the [Steering Committee](steering_committee.md) and [Maintainers](maintainers.md).
2222

23-
### Donated
23+
### Maintained
2424

25-
OIE has already had several donors assign copyright of their work to OIE. These donors generously supported the project with their work. This lets OIE own and maintain projects which valuable to the community.
25+
If you currently own or maintain plugin code which you think would benefit the community if it were hosted under the OIE umbrella, you may initiate a request to transfer maintainership of that plugin code to the project.
2626

27-
Donations of entire projects are accepted on a case-by-case basis, outside of the typical pull-request process. The steering committee, with input from maintainers, will review any offered donations.
28-
29-
We will generally request assignment of copyright for donated projects. This is what differentiates a donation from a fork. Assignment of copyright to OIE represents us
27+
Accepting the responsibility to maintain a project will be handled on a case-by-case basis, outside of the typical pull-request process. The steering committee and maintainers will review any projects offered under this category.
3028

3129
### Incorporated
3230

33-
After being forked or donated, some projects may be incorporated to the OpenIntegrationEngine. These are projects which are especially valuable can be incorporated to our main repositories.
31+
After being forked or accepted as maintained, some projects may be incorporated to the OpenIntegrationEngine. These are projects which are especially valuable can be incorporated to our main repositories.
3432

3533
This will be handled through our typical pull-request process. Any donated or forked repositories will be updated with documentation, links, flags, archival, etc. to indicate that they have been incorporated elsewhere.
3634

3735
Projects which are incorporated from forks will, as much as is practical, be incorporated in a way which allows us to continue to collaborate with up- or down-stream projects.
3836

39-
## Distribution
37+
## Distributed
4038

4139
OIE may choose to build and distribute these projects. When doing so OIE _MUST_:
4240

@@ -46,9 +44,10 @@ OIE may choose to build and distribute these projects. When doing so OIE _MUST_:
4644

4745
## Adopted Projects
4846

49-
- Forked
50-
- [TLS Plugin](https://github.com/OpenIntegrationEngine/tls-manager-plugin) from NovaMap and Diridium
51-
- Donated
52-
- [LDAP Plugin](https://github.com/OpenIntegrationEngine/ldap-plugin) from Christopher Schulz
53-
- [MFA Plugin](https://github.com/OpenIntegrationEngine/mfa-plugin) from Christopher Schulz
54-
- Incorporated
47+
Adopted projects will have repositories set up with topics to represent their status. All adopted projects will have a topic of "Adopted" and then an additional topic representing their category.
48+
49+
Search links for the repositories are:
50+
- [Forked](https://github.com/search?q=org%3AOpenIntegrationEngine+topic%3Aadopted+topic%3Aforked&type=repositories)
51+
- [Donated](https://github.com/search?q=org%3AOpenIntegrationEngine+topic%3Aadopted+topic%3Adonated&type=repositories)
52+
- [Incorporated](https://github.com/search?q=org%3AOpenIntegrationEngine+topic%3Aadopted+topic%3Aincorporated&type=repositories)
53+
- [Distributed](https://github.com/search?q=org%3AOpenIntegrationEngine+topic%3Aadopted+topic%3Adistributedd&type=repositories)

0 commit comments

Comments
 (0)