Skip to content

Commit f1c6ae5

Browse files
authored
chore: rename master references to HEAD (#123)
* chore: update master to HEAD * nit fixing
1 parent 008921d commit f1c6ae5

5 files changed

+6
-6
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ For reporting issues in spaces managed by the OpenJS Foundation, for example, re
3131
The OpenJS Foundation maintains a Code of Conduct Panel (CoCP). This is a foundation-wide team established to manage escalation when a reporter believes that a report to a member project or the CPC has not been properly handled. In order to escalate to the CoCP send an email to `"[email protected]`.
3232

3333
For more information, refer to the full
34-
[Code of Conduct governance document](https://github.com/openjs-foundation/bootstrap/blob/master/proposals/stage-1/CODE_OF_CONDUCT/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md).
34+
[Code of Conduct governance document](https://github.com/openjs-foundation/bootstrap/blob/HEAD/proposals/stage-1/CODE_OF_CONDUCT/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md).

MEMBER_EXPECTATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Member Expectations
22

3-
All participants in the OpenJS Foundation projects and groups must follow the [Code of Conduct](https://github.com/openjs-foundation/cross-project-council/blob/master/CODE_OF_CONDUCT.md).
3+
All participants in the OpenJS Foundation projects and groups must follow the [Code of Conduct](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/CODE_OF_CONDUCT.md).
44
There are further expectations for members who represent the Standards Working Group (hereafter called representatives).
55

66
It is understood that representatives may form opinions based on the needs of their employers' or their personal projects. While representing

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Standards Working Group actively monitors evolving standards to educate proj
66

77
The purpose of this repository is to provide a central coordination and documentation point for project communities about foundation standards activities.
88

9-
The Standards Working Group's responsibilities, as ratified by the OpenJS Foundation's Cross Project Council, can be found in the [CPC's Working Groups Document](https://github.com/openjs-foundation/cross-project-council/blob/master/WORKING_GROUPS.md#standards)
9+
The Standards Working Group's responsibilities, as ratified by the OpenJS Foundation's Cross Project Council, can be found in the [CPC's Working Groups Document](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/WORKING_GROUPS.md#standards)
1010

1111
Interested parties can also [join our #standards channel](https://communityinviter.com/apps/js-foundation/join-openjs-foundation-on-slack) on Slack.
1212

meeting-notes/2019.07.02_meeting_notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ BK: Yes, this is a great example, +1 to that idea.
4141
Asking for feedback on specific proposals
4242
Outreach things that Dan et al are doing around TC39
4343
See stage-0 proposals
44-
https://github.com/openjs-foundation/cross-project-council/tree/master/proposals/stage-0/SHARED_INTERFACES
45-
https://github.com/openjs-foundation/cross-project-council/tree/master/proposals/stage-0/STANDARDS_OUTREACH
44+
https://github.com/openjs-foundation/cross-project-council/blob/HEAD/proposals/incubating/SHARED_INTERFACES/README.md
45+
https://github.com/openjs-foundation/cross-project-council/blob/HEAD/proposals/incubating/STANDARDS_OUTREACH/README.md
4646
Pre-meetings for TPAC, TC39 meetings
4747
BUDDY SYSTEM!
4848
Play a connector role around standards and working groups

meeting-notes/2019.09.10_meeting_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Jordan Harband (@ljharb)
3030

3131
* Document governance for the standards-wg [#19](https://github.com/openjs-foundation/standards/issues/19)
3232

33-
We can use the [cpc governance doc](https://github.com/openjs-foundation/cross-project-council/blob/master/GOVERNANCE.md) to start as a starter.
33+
We can use the [cpc governance doc](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/GOVERNANCE.md) to start as a starter.
3434
Brian + Jory + TPAC group to workshop a draft next week to share with the group
3535

3636
* Define and Document the on-boarding process for the Representative [#14](https://github.com/openjs-foundation/standards/issues/14)

0 commit comments

Comments
 (0)