Skip to content

Commit 04edb91

Browse files
Adjust instruction about editing a members page (#647)
* Adjust instruction about editing a members page Currently, repo required an pull request wth approval so adjust with this requirement. Direct push is not possible to GitHub nor GitBox. * Update content/foundation/members.md Co-authored-by: Jarek Potiuk <jarek@potiuk.com> --------- Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
1 parent 3acea1f commit 04edb91

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/foundation/members.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -761,10 +761,11 @@ Members may choose to move to [emeritus](/foundation/bylaws.html#4.2) status by
761761
## Adding Your Name
762762
Please note: this page is **only** for [Foundation members](/foundation/governance/members.html).
763763

764-
If you are an ASF member and have a GitHub account that is linked to your ASF account,
765-
you can [edit this page](https://github.com/apache/www-site/edit/main/content/foundation/members.md) directly in the browser. You may `Commit directly to the main branch`, or, if you feel more comfortable with it, select `Create a new branch for this commit and start a pull request` and have someone else merge these changes for you.
764+
You can [edit this page](https://github.com/apache/www-site/edit/main/content/foundation/members.md) directly in the browser,
765+
select `Create a new branch for this commit and start a pull request`, have someone else approve it, then can be merged into the main branch.
766766

767+
You can also checkout the repository, edit the file locally and submit a pull request with your changes.
767768

768-
Or it can be updated in the [ASF GitBox repo](https://gitbox.apache.org/repos/asf/www-site.git). This does not require a GitHub account.
769-
However ASF GitBox does not have a browser interface. To use it, you will need to clone the Git repo, edit the file, commit the change,
770-
and push the change using your ASF credentials.
769+
In both cases you need a GitHub account that is linked to your ASF account, and you need to be an ASF member.
770+
771+
If you do not want to use GitHub, you can also create a patch or push to your `preview/your-asf-id` branch and ask in `members@a.o` to merge your patch/branch.

0 commit comments

Comments
 (0)