Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit477b80b

Browse files
committed
Update file structure to fit recommended patterns.
This also removes the org-docs files since we’re tracking that in pyscript/governance now. PR:pyscript/governance#1
1 parentb243a13 commit477b80b

File tree

10 files changed

+9
-417
lines changed

10 files changed

+9
-417
lines changed

‎pyscriptjs/CONTRIBUTING.mdrenamed to‎CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This Project welcomes contributions, suggestions, and feedback. All contributions, suggestions, and feedback you submitted are accepted under the[Apache 2.0](./LICENSE). You represent that if you do not own copyright in the code that you have the authority to submit it under the[Apache 2.0](./LICENSE.md). All feedback, suggestions, or contributions are not confidential.
44

5-
Contributors are invited to be maintainers to the project by demonstrating good decision making in their contributions, a commitment to goals of the project, and consistent adherence to the[code of conduct](../org-docs/CODE-OF-CONDUCT.md). New maintainers are invited by a 3/4 vote of the existing maintainers.
5+
Contributors are invited to be maintainers to the project by demonstrating good decision making in their contributions, a commitment to goals of the project, and consistent adherence to the[code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md). New maintainers are invited by a 3/4 vote of the existing maintainers.
66

7-
The Project abides by the Organization's[code of conduct](../org-docs/CODE-OF-CONDUCT.md) and[trademark policy](../org-docs/TRADEMARKS.md).
7+
The Project abides by the Organization's[code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md) and[trademark policy](https://github.com/pyscript/governance/blob/main/TRADEMARKS.md).
88

99
---
1010
Part of MVG-0.1-beta.

‎pyscriptjs/GOVERNANCE.mdrenamed to‎GOVERNANCE.md

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

3-
This document provides the governance policy for the Project. Maintainers agree to this policy and to abide by all Project polices, including the[code of conduct](../org-docs/CODE-OF-CONDUCT.md),[trademark policy](../org-docs/TRADEMARKS.md), and[antitrust policy](../org-docs/ANTITRUST.md) by adding their name to the[maintainers.md file](./MAINTAINERS.md).
3+
This document provides the governance policy for the Project. Maintainers agree to this policy and to abide by all Project polices, including the[code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md),[trademark policy](https://github.com/pyscript/governance/blob/main/TRADEMARKS.md), and[antitrust policy](https://github.com/pyscript/governance/blob/main/ANTITRUST.md) by adding their name to the[maintainers.md file](./MAINTAINERS.md).
44

55
##1. Roles.
66

‎pyscriptjs/MAINTAINERS.mdrenamed to‎MAINTAINERS.md

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

3-
This document lists the Maintainers of the Project. Maintainers may be added once approved by the existing maintainers as described in the[Governance document](./GOVERNANCE.md). By adding your name to this list you are agreeing to abide by the Project governance documents and to abide by all of the Organization's polices, including the[code of conduct](../org-docs/CODE-OF-CONDUCT.md),[trademark policy](../org-docs/TRADEMARKS.md), and[antitrust policy](../org-docs/TRADEMARKS.md). If you are participating because of your affiliation with another organization (designated below), you represent that you have the authority to bind that organization to these policies.
3+
This document lists the Maintainers of the Project. Maintainers may be added once approved by the existing maintainers as described in the[Governance document](./GOVERNANCE.md). By adding your name to this list you are agreeing to abide by the Project governance documents and to abide by all of the Organization's polices, including the[code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md),[trademark policy](https://github.com/pyscript/governance/blob/main/TRADEMARKS.md), and[antitrust policy](https://github.com/pyscript/governance/blob/main/TRADEMARKS.md). If you are participating because of your affiliation with another organization (designated below), you represent that you have the authority to bind that organization to these policies.
44

55
|**NAME**|**Organization**|
66
| Fabio Pliger| Anaconda, Inc|

‎README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ To contribute:
3333
* install the dependencies with`npm install`
3434
* run`npm run dev` to build and run the dev server. This will also watch for changes and rebuild when a file is saved
3535

36-
##Notes:
36+
##Notes
3737

3838
* This is an extremely experimental project, so expect things to break!
3939
* PyScript has been only tested on Chrome, at the moment.
40+
41+
##Governance
42+
43+
The[PyScript organization governance](https://github.com/pyscript/governance) is documented in a separate repository.

‎org-docs/ANTITRUST.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

‎org-docs/CHARTER.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

‎org-docs/CODE-OF-CONDUCT.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

‎org-docs/STEERING-COMMITTEE.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp