You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by rl...@apache.org on 2023/04/21 19:43:26 UTC

[comdev-site] branch main updated (0f8054a -> 8ff7484)

This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git


    from 0f8054a  Merge pull request #104 from rbowen/master
     new d086546  Fix links in new documentation
     new 496d5ef  Fix typos
     new 8ff7484  Remove absolute link for easy local testing

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/contributor-ladder.md         |  6 +++---
 source/gsoc/gsoc-admin-tasks.md      |  2 +-
 source/pmc/{__index.md => _index.md} | 14 +++++++-------
 source/pmc/chair.md                  |  2 +-
 source/pmc/responsibilities.md       | 13 ++++++-------
 5 files changed, 18 insertions(+), 19 deletions(-)
 rename source/pmc/{__index.md => _index.md} (86%)


[comdev-site] 01/03: Fix links in new documentation

Posted by rl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git

commit d086546cdba40d277c5752dbf7b94e5817a61c90
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Fri Apr 21 21:40:25 2023 +0200

    Fix links in new documentation
---
 source/contributor-ladder.md         |  6 +++---
 source/pmc/{__index.md => _index.md} | 14 +++++++-------
 source/pmc/responsibilities.md       |  9 ++++-----
 3 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/source/contributor-ladder.md b/source/contributor-ladder.md
index 3380b04..9abeaaa 100644
--- a/source/contributor-ladder.md
+++ b/source/contributor-ladder.md
@@ -54,7 +54,7 @@ improvements, events, and many other things.
 
 As you become more involved with contributing to the project, you may
 want to work towards [becoming a
-committer](/contributors/becomingacommitter).
+committer](/contributors/becomingacommitter.html).
 
 ## Committer
 
@@ -73,7 +73,7 @@ authorized to commit documentation changes without approval, while code
 changes may be submitted as a pull request, for other committers to
 review and approve before they are merged.
 
-[See more information about being a committer](/committers).
+[See more information about being a committer](/committers/).
 
 ## PMC Member
 
@@ -89,7 +89,7 @@ also has a private mailing list, which is for discussion of topics such
 as the addition of new committers and PMC members, and any other
 sensitive topics.
 
-[See more information about being a PMC member](/pmc).
+[See more information about being a PMC member](/pmc/).
 
 ## Foundation Member
 
diff --git a/source/pmc/__index.md b/source/pmc/_index.md
similarity index 86%
rename from source/pmc/__index.md
rename to source/pmc/_index.md
index 091b217..f272834 100644
--- a/source/pmc/__index.md
+++ b/source/pmc/_index.md
@@ -1,5 +1,6 @@
 ---
 title: Project Management Committees
+url: /pmc/
 ---
 
 The Project Management Committee, or PMC, is the technical steering
@@ -25,7 +26,7 @@ The PMC is also responsibile for voting on releases of their project, to
 ensure that each release is tested, and is an official ASF release
 artifact.
 
-[Read more about PMC responsibilities](/pmc/responsibilities)
+[Read more about PMC responsibilities](/pmc/responsibilities.html)
 
 
 ## Chair
@@ -35,7 +36,7 @@ responsibile for filing a quarterly report. They are not the project
 leader, but are a peer of the other PMC members, who has been selected,
 for a time, to take the role of secretary and spokesperson.
 
-[Read more about the PMC Chair](/pmc/chair)
+[Read more about the PMC Chair](/pmc/chair.html)
 
 ## Voting
 
@@ -48,24 +49,23 @@ website](https://apache.org/foundation/voting.html).
 
 A PMC is required to file a report to the Board of Directors every
 quarter, on a schedule determined by the Board. [Read more about what
-goes into a PMC report](/pmc/reporting).
+goes into a PMC report](/pmc/reporting.html).
 
 ## Adding committers
 
 The addition of committers is essential to the long-term 
 sustainability of an open source project. The PMC is responsible for
 determining who will be added as a committer. [Read more about how new
-committers are added to a project](/pmc/adding-committers).
+committers are added to a project](/pmc/adding-committers.html).
 
 ## Adding PMC members
 
 The PMC members identify project participants who they want to be
 members of the PMC. [Read more about the process of adding new PMC
-members](/pmc/adding-pmc-members).
+members](/pmc/adding-pmc-members.html).
 
 ## What to do as a new member
 
 If you've just been added as a new PMC member, there's a number of
 things that you'll need to do to be an effective part of the PMC. [Read
-more about getting started as a new PMC member](/pmc/new-member).
-
+more about getting started as a new PMC member](/pmc/new-member.html).
diff --git a/source/pmc/responsibilities.md b/source/pmc/responsibilities.md
index 68852b1..fb93c75 100644
--- a/source/pmc/responsibilities.md
+++ b/source/pmc/responsibilities.md
@@ -10,7 +10,7 @@ project, and voting on releases.
 * [Conducting business](#conducting-business)
 * [Ensuring project health](#ensuring-project-health)
 * [Adding community members](#adding-community-members)
-* [Reporting](/pmc/reporting)
+* [Reporting](/pmc/reporting.html)
 
 ## Conducting Business
 
@@ -79,10 +79,9 @@ abusive behavior.
 
 The PMC is also tasked with the sustainability of the project. An
 important part of this is regularly [adding new
-committers](/pmc/adding-committers) and [new PMC
-members](/pmc/adding-pmc-members). This is not the sole role of the
+committers](/pmc/adding-committers.html) and [new PMC
+members](/pmc/adding-pmc-members.html). This is not the sole role of the
 chair. Rather, every PMC member can, and should, regularly look at who
 is participating in the project, and evaluate whether they should be
 invited to the next [rung of the contributor
-ladder](/contributor-ladder).
-
+ladder](/contributor-ladder.html).


[comdev-site] 03/03: Remove absolute link for easy local testing

Posted by rl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git

commit 8ff7484223e2f3262b4b4d99d5e5f33c95456886
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Fri Apr 21 21:42:49 2023 +0200

    Remove absolute link for easy local testing
---
 source/gsoc/gsoc-admin-tasks.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/gsoc/gsoc-admin-tasks.md b/source/gsoc/gsoc-admin-tasks.md
index 729c61e..8d01686 100644
--- a/source/gsoc/gsoc-admin-tasks.md
+++ b/source/gsoc/gsoc-admin-tasks.md
@@ -51,7 +51,7 @@ current year's timeline and at [https://community.apache.org/gsoc/guide-to-being
 1. Apply for the ASF to be a mentoring organization for Google Summer of Code.
 I faintly remember that they wanted to know some stats like how often we have
 already participated and what the number of students was last year. I believe
-the ASF has participated since GSoC's inception in 2005. Consult [participation statistics](http://community.apache.org/gsoc/experiences.html), although the page may not be up to date.
+the ASF has participated since GSoC's inception in 2005. Consult [participation statistics](/gsoc/experiences.html), although the page may not be up to date.
 
 1. Once our application is accepted, write a press release and
 request press@ to send it out. We don't have a template yet, so work


[comdev-site] 02/03: Fix typos

Posted by rl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git

commit 496d5ef6eb11ff2107490bb493078b86372c8350
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Fri Apr 21 21:41:04 2023 +0200

    Fix typos
---
 source/pmc/chair.md            | 2 +-
 source/pmc/responsibilities.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/pmc/chair.md b/source/pmc/chair.md
index da98f31..938c1cd 100644
--- a/source/pmc/chair.md
+++ b/source/pmc/chair.md
@@ -3,7 +3,7 @@ title: PMC Chair
 ---
 
 The PMC Chair acts as the voice of the project to the board, and is
-responsibile for filing a quarterly report. They are not the project
+responsible for filing a quarterly report. They are not the project
 leader, but are a peer of the other PMC members, who has been selected,
 for a time, to take the role of secretary and spokesperson.
 
diff --git a/source/pmc/responsibilities.md b/source/pmc/responsibilities.md
index fb93c75..28289e7 100644
--- a/source/pmc/responsibilities.md
+++ b/source/pmc/responsibilities.md
@@ -50,7 +50,7 @@ member, you are expected to read and understand that process.
 When you vote on a release, it should be an indication that you have
 actually tested that release. In your vote email, rather than merely
 voting +1 or -1, also indicate what you tested, and on what
-platoform(s).
+platform(s).
 
 ## Ensuring Project Health
 
@@ -58,7 +58,7 @@ The PMC is tasked individually and collectively with ensuring that the
 project is behaving according to ASF policies and norms. In this
 responsibility, PMC members act as individuals, not as representatives
 of their employer, or other third-party interests. The reputation of the
-project, and the ASF in general, is delagated to PMC members in this
+project, and the ASF in general, is delegated to PMC members in this
 respect.
 
 Projects should operate in a vendor neutral fashion. That is to say, any