diff --git a/.all-contributorsrc b/.all-contributorsrc index aabc7f0d07..b915ea5714 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -6840,7 +6840,8 @@ "profile": "https://yugalkaushik.vercel.app", "contributions": [ "code", - "doc" + "doc", + "bug" ] }, { @@ -7246,7 +7247,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/121508087?v=4", "profile": "https://github.com/menacingly-coded", "contributions": [ - "doc" + "doc", + "code" ] }, { @@ -7414,6 +7416,61 @@ "contributions": [ "code" ] + }, + { + "login": "geeta102", + "name": "geeta102", + "avatar_url": "https://avatars.githubusercontent.com/u/216125877?v=4", + "profile": "https://github.com/geeta102", + "contributions": [ + "bug", + "code" + ] + }, + { + "login": "Kathrina-dev", + "name": "Kathrina Elangbam", + "avatar_url": "https://avatars.githubusercontent.com/u/178802899?v=4", + "profile": "https://github.com/Kathrina-dev", + "contributions": [ + "code" + ] + }, + { + "login": "Jianru-Lin", + "name": "Jianru Lin", + "avatar_url": "https://avatars.githubusercontent.com/u/1057486?v=4", + "profile": "https://github.com/Jianru-Lin", + "contributions": [ + "doc" + ] + }, + { + "login": "kushal1061", + "name": "Kushalpal Bishnoi", + "avatar_url": "https://avatars.githubusercontent.com/u/177997075?v=4", + "profile": "https://github.com/kushal1061", + "contributions": [ + "code" + ] + }, + { + "login": "harshiltewari2004", + "name": "harshiltewari2004", + "avatar_url": "https://avatars.githubusercontent.com/u/197800028?v=4", + "profile": "https://github.com/harshiltewari2004", + "contributions": [ + "code" + ] + }, + { + "login": "adrienneg", + "name": "Adrienne Gifford", + "avatar_url": "https://avatars.githubusercontent.com/u/10889128?v=4", + "profile": "https://github.com/adrienneg", + "contributions": [ + "tutorial" + ] } ], "repoType": "github", diff --git a/.github/ISSUE_TEMPLATE/2-found-a-bug.yml b/.github/ISSUE_TEMPLATE/2-found-a-bug.yml index dd06e29725..948c2f1c37 100644 --- a/.github/ISSUE_TEMPLATE/2-found-a-bug.yml +++ b/.github/ISSUE_TEMPLATE/2-found-a-bug.yml @@ -19,11 +19,11 @@ body: - label: Math - label: Typography - label: Utilities + - label: p5.strands - label: WebGL - - label: Build process - - label: Unit testing - - label: Internationalization - - label: Friendly errors + - label: DevOps, Build process, Unit testing + - label: Internationalization (i18n) + - label: Friendly Errors - label: Other (specify if possible) - type: input attributes: diff --git a/.github/labeler.yml b/.github/labeler.yml index daa971834c..058d2686a0 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -22,11 +22,18 @@ - '\[[xX]\]\s*Utilities' "Area:WebGL": - '\[[xX]\]\s*WebGL' +"Internationalization": + - '\[[xX]\]\s*Internationalization' +"DevOps": + - '\[[xX]\]\s*Build Process' + - '\[[xX]\]\s*Unit Testing' "Build Process": - '\[[xX]\]\s*Build Process' "Unit Testing": - '\[[xX]\]\s*Unit Testing' -"Internationalization": - - '\[[xX]\]\s*Internationalization' "Friendly Errors": - '\[[xX]\]\s*Friendly Errors' +"p5.strands": + - '\[[xX]\]\s*p5.strands' +"Area:WebGPU": + - '\[[xX]\]\s*WebGPU' diff --git a/README.md b/README.md index e86fa2fa96..649f77bcc4 100644 --- a/README.md +++ b/README.md @@ -95,25 +95,21 @@ Lead/Mentor Alumni | Area | Steward(s) | |------|-------------| -| 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) | +| 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) | | Accessibility | [@calebfoss](https://github.com/calebfoss) | | Accessibility (p5.js-website) | [@coseeian](https://github.com/coseeian) | | Color | [@limzykenneth](https://github.com/limzykenneth) | | Core | [@davepagurek](https://github.com/davepagurek) | -| 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) | -| Documentation | [@VANSH3104](https://github.com/VANSH3104), [@limzykenneth](https://github.com/limzykenneth), [@perminder-17](https://github.com/perminder-17) | -| Friendly Errors | [@IIITM-Jay](https://github.com/IIITM-Jay) | -| Graphics (p5.strands) | [@lukeplowden](https://github.com/lukeplowden) | -| 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) | +| DevOps | [@limzykenneth](https://github.com/limzykenneth), [@lirenjie95](https://github.com/lirenjie95) | +| Documentation | [@limzykenneth](https://github.com/limzykenneth), [@perminder-17](https://github.com/perminder-17) | +| Graphics (WebGL) | [@davepagurek](https://github.com/davepagurek), [@perminder-17](https://github.com/perminder-17) | | i18n (es) | [@marioguzzzman](https://github.com/marioguzzzman) | -| i18n (hi) | [@Divyansh013](https://github.com/Divyansh013), [@takshittt](https://github.com/takshittt) | -| i18n (ko) | [@hana-cho](https://github.com/hana-cho) | +| i18n (hi) | [@Divyansh013](https://github.com/Divyansh013) | +| i18n (ko) | [@eupthere](https://github.com/eupthere) | | i18n (zh) | [@limzykenneth](https://github.com/limzykenneth), [@lirenjie95](https://github.com/lirenjie95) | -| Math | [@GregStanton](https://github.com/GregStanton), [@holomorfo](https://github.com/holomorfo) | -| p5.js-web-editor | [@iron-56](https://github.com/iron-56) | +| p5.js-web-editor | [@kitlord](https://github.com/kitlord) | | 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) | | p5.sound.js | [@ogbabydiesal](https://github.com/ogbabydiesal) | -| Shapes | [@GregStanton](https://github.com/GregStanton) | | Typography | [@dhowe](https://github.com/dhowe) | diff --git a/contributors.png b/contributors.png index a1383659a9..96f0663e8e 100644 Binary files a/contributors.png and b/contributors.png differ diff --git a/stewards.yml b/stewards.yml index 561c000be5..c42a242fe7 100644 --- a/stewards.yml +++ b/stewards.yml @@ -1,6 +1,3 @@ -aferriss: - - Graphics: - - WebGL calebfoss: - Accessibility @@ -14,9 +11,6 @@ davepagurek: dhowe: - Typography -qianqianye: - - Maintainers - ogbabydiesal: - p5.sound.js @@ -34,11 +28,6 @@ perminder-17: - Documentation - Maintainers -lukeplowden: - - Graphics: - - WebGL - - p5.strands - ksen0: - Maintainers - p5.js-website @@ -47,38 +36,11 @@ Divyansh013: - i18n: - hi -GregStanton: - - Math - - Shapes - -holomorfo: - - Math - lirenjie95: - i18n: - zh - DevOps -IIITM-Jay: - - Friendly Errors - -Vaivaswat2244: - - DevOps - -RandomGamingDev: - - Graphics: - - WebGL - -VANSH3104: - - Documentation - -error-four-o-four: - - DevOps - -takshittt: - - i18n: - - hi - clairep94: - p5.js-website @@ -92,14 +54,14 @@ doradocodes: coseeian: - Accessibility: - p5.js-website - -hana-cho: - - i18n: - - ko - + marioguzzzman: - i18n: - es -iron-56: +kitlord: - p5.js-web-editor + +eupthere: + - i18n: + - ko