Author: cziegeler
Date: Tue Mar 3 16:11:07 2020
New Revision: 1874737
URL: http://svn.apache.org/viewvc?rev=1874737&view=rev
Log:
Consolidate project information into single page
Modified:
felix/site/trunk/content/.htaccess
felix/site/trunk/content/documentation/community/contributing.mdtext
felix/site/trunk/content/documentation/community/project-info.mdtext
Modified: felix/site/trunk/content/.htaccess
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/.htaccess?rev=1874737&r1=1874736&r2=1874737&view=diff
==============================================================================
--- felix/site/trunk/content/.htaccess (original)
+++ felix/site/trunk/content/.htaccess Tue Mar 3 16:11:07 2020
@@ -1,6 +1,6 @@
ErrorDocument 403 /errors/403.html
ErrorDocument 404 /errors/404.html
-Redirect Permanent /mailinglists.html
/documentation/community/project-info.html
+Redirect Permanent /mailinglists.html
/documentation/community/project-info.html#mailing-lists
Redirect Permanent /documentation/development/issue-tracking.html
/documentation/community/project-info.html
Redirect Permanent /documentation/development/source-code.html
/documentation/community/project-info.html
Redirect Permanent
/documentation/community/apache-felix-community-roles-and-processes.html
/documentation/community/project-info.html
Modified: felix/site/trunk/content/documentation/community/contributing.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/community/contributing.mdtext?rev=1874737&r1=1874736&r2=1874737&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/community/contributing.mdtext
(original)
+++ felix/site/trunk/content/documentation/community/contributing.mdtext Tue
Mar 3 16:11:07 2020
@@ -1,6 +1,6 @@
Title: Contributing
-Apache Felix is a volunteer effort, so there is always plenty of work that
needs to be accomplished. If you want to help support Felix, this page is
intended as a starting point for specific contribution ideas. To further
understand how the Felix community operates, refer to the [Community Roles and
Processes](https://www.apache.org/foundation/how-it-works.html) document and/or
join the [mailing lists]({{ refs.community.project-info.path }}).
+Apache Felix is a volunteer effort, so there is always plenty of work that
needs to be accomplished. If you want to help support Felix, this page is
intended as a starting point for specific contribution ideas. To further
understand how the Felix community operates, refer to the [Community Roles and
Processes](https://www.apache.org/foundation/how-it-works.html) document and/or
join the [mailing lists]({{ refs.project-info.path }}).
The Felix project organizes its "to do" list using the
[JIRA](https://issues.apache.org/jira/browse/Felix) issue tracking system.
Specific items from Felix' JIRA issue tracking system are highlighted on this
page, but are not limited to it. The purpose of the list here is to highlight
issues that are either more important or serve as good entry points for new
contributors.
@@ -12,7 +12,7 @@ It is important to point out that you do
## Programmers
-Before contributing, make sure to be subscribed to the [developer mailing
list](({{ refs.community.project-info.path }})). If you don't have your own
issue to scratch, you can browse open issues in
[JIRA](https://issues.apache.org/jira/browse/Felix) and submit a patch.
+Before contributing, make sure to be subscribed to the [developer mailing
list]({{ refs.project-info.path }}). If you don't have your own issue to
scratch, you can browse open issues in
[JIRA](https://issues.apache.org/jira/browse/Felix) and submit a patch.
Source code contributions fall into two categories: pull requests or grants.
This document describes both and how to handle each.
Modified: felix/site/trunk/content/documentation/community/project-info.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/community/project-info.mdtext?rev=1874737&r1=1874736&r2=1874737&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/community/project-info.mdtext
(original)
+++ felix/site/trunk/content/documentation/community/project-info.mdtext Tue
Mar 3 16:11:07 2020
@@ -1,6 +1,6 @@
Title: Apache Felix Project Info
-There are different roles with which Felix community members may be
associated, these roles are: users, contributors, committers, and Project
Management Committee (PMC) members. These roles are assigned and assumed based
on merit. Everyone in the Felix community can participate to whatever level
they desire, but participating and the resulting merit gained is directly
linked to the role an individual may obtain. To further understand how the
Felix community operates, refer to the [Community Roles and
Processes](https://www.apache.org/foundation/how-it-works.html) document and/or
join the [mailing lists](#mailinglists).
+There are different roles with which Felix community members may be
associated, these roles are: users, contributors, committers, and Project
Management Committee (PMC) members. These roles are assigned and assumed based
on merit. Everyone in the Felix community can participate to whatever level
they desire, but participating and the resulting merit gained is directly
linked to the role an individual may obtain. To further understand how the
Felix community operates, refer to the [Community Roles and
Processes](https://www.apache.org/foundation/how-it-works.html) document and/or
join the [mailing lists](#mailing-lists).
## Committers and Project Management Committee (PMC)