Skip to content

Commit 79e3550

Browse files
authored
Merge pull request #172 from securestep9/master
Revise chapters policy - update leadership requirements and removed Meetup platform references
2 parents 30f6331 + 42fd389 commit 79e3550

1 file changed

Lines changed: 7 additions & 23 deletions

File tree

operational/chapters.md

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Chapters Policy
44
layout: col-document
55
document: Rules of Procedure
66
tags: Rules of Procedure
7-
notice: 2021-02-23
7+
notice: 2026-07-28
88

99
---
1010

11-
Adopted by the Board on 23-Feb-2021
11+
Adopted by the Board on 28-Jul-2026
1212

1313
## Overview
1414

@@ -18,8 +18,8 @@ Chapters are central to OWASP’s mission of achieving community around the worl
1818

1919
Chapter leaders serve as the main point of contact for their chapters and are responsible for ensuring the chapter complies with all OWASP policies while fulfilling its mission and obligations.
2020

21-
- Chapter leaders are not required to be members, but it is recommended to become one to promote membership.
22-
- Chapter leadership is open to all participants. Leadership is personal, and not associated with any organization, company, or employer.
21+
- OWASP Chapter Leaders must be current OWASP members in accordance with the Membership Policy.
22+
- Chapter leadership is open to all OWASP members. Leadership is personal, and not associated with any organization, company, or employer.
2323
- Each chapter must have a minimum of 2 and a maximum of 5 foundation-recognized, official leaders. In the event of a resignation, leadership transition, or new leadership being appointed, a chapter is allowed a grace period of up to 3 months from the event to comply.
2424
- A chapter leader can be a leader of only one chapter.
2525
- Leaders will sign and return a leader's agreement within 30 days of receipt.
@@ -39,7 +39,7 @@ Chapters must be discoverable by new and existing members and participants.
3939
- Chapter activities must appear on the owasp.org website.
4040
- It is strongly recommended to use OWASP’s official chapter and event scheduling platform. The foundation pays event platform fees for active chapters. If you use another platform, [OWASP may not reimburse these expenses](https://policy.owasp.org/operational/expense-reimbursement). If you do use the foundation’s scheduling service, your chapter’s group account must be defined under the OWASP Foundation account to provide continuity for chapter members in case chapter leadership becomes inactive.
4141
- If you do not use OWASP’s official event platform, you must ensure your events are synchronized (whether automatically or manually) to your chapter page on the owasp.org website.
42-
- Each chapter is responsible for creating and maintaining their owasp.org chapter home page (see also [Starting a New Chapter](#starting-a-new-chapter) and [Meetings and Activity Requirements](#meetings-and-activity-requirements)).
42+
- Each chapter is responsible for maintaining their owasp.org chapter home page content (see also [Starting a New Chapter](#starting-a-new-chapter) and [Meetings and Activity Requirements](#meetings-and-activity-requirements)).
4343
- A list of the current leaders and email addresses must be listed on the Chapter’s web page on owasp.org. It is highly encouraged that leaders use their @owasp.org email address on these pages.
4444

4545
### Meetings and Activity Requirements
@@ -55,23 +55,7 @@ Chapters must be discoverable by new and existing members and participants.
5555
- Student-focused activities, at secondary and/or college level
5656
- Chapter activity information (date, time, and location) must be posted on the owasp.org chapter page before the event start date.
5757

58-
For chapters using OWASP Meetup Pro, mirroring meetings automatically is simple and easy. Add the following code to make your life a lot easier. In the header, please make sure the `meetup-group` parameter exists and is accurate:
59-
60-
```javascript
61-
meetup-group: your-meetup-group
62-
```
63-
64-
If the meetup-group header is identical to your OWASP Meetup Pro Group name (e.g. `meetup-group: OWASP-Colorado-Springs-Meetup`), the code will automatically mirror your upcoming meeting information as mandated by the policy above.
65-
66-
Add this line to where you would like your upcoming meetings to automatically appear in the body:
67-
68-
```javascript
69-
. { % include chapter_events.html group=page.meetup-group %}
70-
```
71-
72-
(Remove the space between `{` and `%` to make this work on your page)
73-
74-
NB: Per the policy above, if you don't use this, or it's set up incorrectly, you will need to do this step manually. Once your events are done, please add past events to a past events tab. For a more detailed example, see [https://owasp.org/www-projectchapter-example/]
58+
All official chapter events must be publicly advertised and published on the chapter's page on owasp.org. Chapters shall use Foundation-approved systems or services, where designated, to ensure events are discoverable through the official OWASP website.
7559

7660
### Communication
7761

@@ -105,7 +89,7 @@ There are currently two types of chapters you can start: city chapters and stude
10589

10690
- New chapters must be approved by the foundation, by submitting a request through [Contact Us](https://contact.owasp.org/).
10791
- After the new chapter is approved, the chapter leader must:
108-
- Provide GitHub usernames in order to get admin access your chapter repository.
92+
- Provide GitHub usernames in order to get admin access to your chapter repository.
10993
- Create new chapter pages within 30 days of GitHub access on the owasp.org website (see [Website Migration Information and Tutorial](https://owasp.org/migration/) for assistance).
11094
- Log into their owasp.org email account within Google's defined time period, or they will need to log a support ticket via [Contact Us](https://contact.owasp.org/) to have a password recovery email sent to their registration email address.
11195

0 commit comments

Comments
 (0)