You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adoption.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,23 +20,21 @@ We do this to preserve code, assist with other projects, and to otherwise suppor
20
20
21
21
OIE will do this with general consensus from the [Steering Committee](steering_committee.md) and [Maintainers](maintainers.md).
22
22
23
-
### Donated
23
+
### Maintained
24
24
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.
26
26
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.
30
28
31
29
### Incorporated
32
30
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.
34
32
35
33
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.
36
34
37
35
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.
38
36
39
-
## Distribution
37
+
## Distributed
40
38
41
39
OIE may choose to build and distribute these projects. When doing so OIE _MUST_:
42
40
@@ -46,9 +44,10 @@ OIE may choose to build and distribute these projects. When doing so OIE _MUST_:
46
44
47
45
## Adopted Projects
48
46
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.
0 commit comments