Skip to content

Commit c5f0f1e

Browse files
authored
Merge pull request #8760 from processing/ksen0-patch-3
Match workflows, top level docs, and stewards to main
2 parents bf8b0d4 + c191744 commit c5f0f1e

6 files changed

Lines changed: 85 additions & 63 deletions

File tree

.all-contributorsrc

Lines changed: 59 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6840,7 +6840,8 @@
68406840
"profile": "https://yugalkaushik.vercel.app",
68416841
"contributions": [
68426842
"code",
6843-
"doc"
6843+
"doc",
6844+
"bug"
68446845
]
68456846
},
68466847
{
@@ -7246,7 +7247,8 @@
72467247
"avatar_url": "https://avatars.githubusercontent.com/u/121508087?v=4",
72477248
"profile": "https://github.com/menacingly-coded",
72487249
"contributions": [
7249-
"doc"
7250+
"doc",
7251+
"code"
72507252
]
72517253
},
72527254
{
@@ -7414,6 +7416,61 @@
74147416
"contributions": [
74157417
"code"
74167418
]
7419+
},
7420+
{
7421+
"login": "geeta102",
7422+
"name": "geeta102",
7423+
"avatar_url": "https://avatars.githubusercontent.com/u/216125877?v=4",
7424+
"profile": "https://github.com/geeta102",
7425+
"contributions": [
7426+
"bug",
7427+
"code"
7428+
]
7429+
},
7430+
{
7431+
"login": "Kathrina-dev",
7432+
"name": "Kathrina Elangbam",
7433+
"avatar_url": "https://avatars.githubusercontent.com/u/178802899?v=4",
7434+
"profile": "https://github.com/Kathrina-dev",
7435+
"contributions": [
7436+
"code"
7437+
]
7438+
},
7439+
{
7440+
"login": "Jianru-Lin",
7441+
"name": "Jianru Lin",
7442+
"avatar_url": "https://avatars.githubusercontent.com/u/1057486?v=4",
7443+
"profile": "https://github.com/Jianru-Lin",
7444+
"contributions": [
7445+
"doc"
7446+
]
7447+
},
7448+
{
7449+
"login": "kushal1061",
7450+
"name": "Kushalpal Bishnoi",
7451+
"avatar_url": "https://avatars.githubusercontent.com/u/177997075?v=4",
7452+
"profile": "https://github.com/kushal1061",
7453+
"contributions": [
7454+
"code"
7455+
]
7456+
},
7457+
{
7458+
"login": "harshiltewari2004",
7459+
"name": "harshiltewari2004",
7460+
"avatar_url": "https://avatars.githubusercontent.com/u/197800028?v=4",
7461+
"profile": "https://github.com/harshiltewari2004",
7462+
"contributions": [
7463+
"code"
7464+
]
7465+
},
7466+
{
7467+
"login": "adrienneg",
7468+
"name": "Adrienne Gifford",
7469+
"avatar_url": "https://avatars.githubusercontent.com/u/10889128?v=4",
7470+
"profile": "https://github.com/adrienneg",
7471+
"contributions": [
7472+
"tutorial"
7473+
]
74177474
}
74187475
],
74197476
"repoType": "github",

.github/ISSUE_TEMPLATE/2-found-a-bug.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ body:
1919
- label: Math
2020
- label: Typography
2121
- label: Utilities
22+
- label: p5.strands
2223
- label: WebGL
23-
- label: Build process
24-
- label: Unit testing
25-
- label: Internationalization
26-
- label: Friendly errors
24+
- label: DevOps, Build process, Unit testing
25+
- label: Internationalization (i18n)
26+
- label: Friendly Errors
2727
- label: Other (specify if possible)
2828
- type: input
2929
attributes:

.github/labeler.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,18 @@
2222
- '\[[xX]\]\s*Utilities'
2323
"Area:WebGL":
2424
- '\[[xX]\]\s*WebGL'
25+
"Internationalization":
26+
- '\[[xX]\]\s*Internationalization'
27+
"DevOps":
28+
- '\[[xX]\]\s*Build Process'
29+
- '\[[xX]\]\s*Unit Testing'
2530
"Build Process":
2631
- '\[[xX]\]\s*Build Process'
2732
"Unit Testing":
2833
- '\[[xX]\]\s*Unit Testing'
29-
"Internationalization":
30-
- '\[[xX]\]\s*Internationalization'
3134
"Friendly Errors":
3235
- '\[[xX]\]\s*Friendly Errors'
36+
"p5.strands":
37+
- '\[[xX]\]\s*p5.strands'
38+
"Area:WebGPU":
39+
- '\[[xX]\]\s*WebGPU'

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -95,25 +95,21 @@ Lead/Mentor Alumni
9595
<!-- STEWARDS-LIST:START - Do not remove or modify this section -->
9696
| Area | Steward(s) |
9797
|------|-------------|
98-
| Maintainers | [@davepagurek](https://github.com/davepagurek), [@doradocodes](https://github.com/doradocodes), [@ksen0](https://github.com/ksen0), [@limzykenneth](https://github.com/limzykenneth), [@perminder-17](https://github.com/perminder-17), [@qianqianye](https://github.com/qianqianye) |
98+
| Maintainers | [@davepagurek](https://github.com/davepagurek), [@doradocodes](https://github.com/doradocodes), [@ksen0](https://github.com/ksen0), [@limzykenneth](https://github.com/limzykenneth), [@perminder-17](https://github.com/perminder-17) |
9999
| Accessibility | [@calebfoss](https://github.com/calebfoss) |
100100
| Accessibility (p5.js-website) | [@coseeian](https://github.com/coseeian) |
101101
| Color | [@limzykenneth](https://github.com/limzykenneth) |
102102
| Core | [@davepagurek](https://github.com/davepagurek) |
103-
| DevOps | [@Vaivaswat2244](https://github.com/Vaivaswat2244), [@error-four-o-four](https://github.com/error-four-o-four), [@limzykenneth](https://github.com/limzykenneth), [@lirenjie95](https://github.com/lirenjie95) |
104-
| Documentation | [@VANSH3104](https://github.com/VANSH3104), [@limzykenneth](https://github.com/limzykenneth), [@perminder-17](https://github.com/perminder-17) |
105-
| Friendly Errors | [@IIITM-Jay](https://github.com/IIITM-Jay) |
106-
| Graphics (p5.strands) | [@lukeplowden](https://github.com/lukeplowden) |
107-
| Graphics (WebGL) | [@RandomGamingDev](https://github.com/RandomGamingDev), [@aferriss](https://github.com/aferriss), [@davepagurek](https://github.com/davepagurek), [@lukeplowden](https://github.com/lukeplowden), [@perminder-17](https://github.com/perminder-17) |
103+
| DevOps | [@limzykenneth](https://github.com/limzykenneth), [@lirenjie95](https://github.com/lirenjie95) |
104+
| Documentation | [@limzykenneth](https://github.com/limzykenneth), [@perminder-17](https://github.com/perminder-17) |
105+
| Graphics (WebGL) | [@davepagurek](https://github.com/davepagurek), [@perminder-17](https://github.com/perminder-17) |
108106
| i18n (es) | [@marioguzzzman](https://github.com/marioguzzzman) |
109-
| i18n (hi) | [@Divyansh013](https://github.com/Divyansh013), [@takshittt](https://github.com/takshittt) |
110-
| i18n (ko) | [@hana-cho](https://github.com/hana-cho) |
107+
| i18n (hi) | [@Divyansh013](https://github.com/Divyansh013) |
108+
| i18n (ko) | [@eupthere](https://github.com/eupthere) |
111109
| i18n (zh) | [@limzykenneth](https://github.com/limzykenneth), [@lirenjie95](https://github.com/lirenjie95) |
112-
| Math | [@GregStanton](https://github.com/GregStanton), [@holomorfo](https://github.com/holomorfo) |
113-
| p5.js-web-editor | [@iron-56](https://github.com/iron-56) |
110+
| p5.js-web-editor | [@kitlord](https://github.com/kitlord) |
114111
| p5.js-website | [@Nwakaego-Ego](https://github.com/Nwakaego-Ego), [@clairep94](https://github.com/clairep94), [@doradocodes](https://github.com/doradocodes), [@ksen0](https://github.com/ksen0) |
115112
| p5.sound.js | [@ogbabydiesal](https://github.com/ogbabydiesal) |
116-
| Shapes | [@GregStanton](https://github.com/GregStanton) |
117113
| Typography | [@dhowe](https://github.com/dhowe) |
118114
<!-- STEWARDS-LIST:END -->
119115

contributors.png

17.8 KB
Loading

stewards.yml

Lines changed: 6 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
aferriss:
2-
- Graphics:
3-
- WebGL
41

52
calebfoss:
63
- Accessibility
@@ -14,9 +11,6 @@ davepagurek:
1411
dhowe:
1512
- Typography
1613

17-
qianqianye:
18-
- Maintainers
19-
2014
ogbabydiesal:
2115
- p5.sound.js
2216

@@ -34,11 +28,6 @@ perminder-17:
3428
- Documentation
3529
- Maintainers
3630

37-
lukeplowden:
38-
- Graphics:
39-
- WebGL
40-
- p5.strands
41-
4231
ksen0:
4332
- Maintainers
4433
- p5.js-website
@@ -47,38 +36,11 @@ Divyansh013:
4736
- i18n:
4837
- hi
4938

50-
GregStanton:
51-
- Math
52-
- Shapes
53-
54-
holomorfo:
55-
- Math
56-
5739
lirenjie95:
5840
- i18n:
5941
- zh
6042
- DevOps
6143

62-
IIITM-Jay:
63-
- Friendly Errors
64-
65-
Vaivaswat2244:
66-
- DevOps
67-
68-
RandomGamingDev:
69-
- Graphics:
70-
- WebGL
71-
72-
VANSH3104:
73-
- Documentation
74-
75-
error-four-o-four:
76-
- DevOps
77-
78-
takshittt:
79-
- i18n:
80-
- hi
81-
8244
clairep94:
8345
- p5.js-website
8446

@@ -92,14 +54,14 @@ doradocodes:
9254
coseeian:
9355
- Accessibility:
9456
- p5.js-website
95-
96-
hana-cho:
97-
- i18n:
98-
- ko
99-
57+
10058
marioguzzzman:
10159
- i18n:
10260
- es
10361

104-
iron-56:
62+
kitlord:
10563
- p5.js-web-editor
64+
65+
eupthere:
66+
- i18n:
67+
- ko

0 commit comments

Comments
 (0)