From da3b1b58255269529ce44573f9b55d2d54e4dbf4 Mon Sep 17 00:00:00 2001 From: Frederico Maia Arantes Date: Wed, 31 Aug 2022 10:13:51 +0200 Subject: [PATCH 1/3] fix: remove unnecessary file as discussed here https://github.com/meteor/meteor/commit/94d8f3a3a54a90ba4a787f2fbe82b4397fc283a4 --- .mailmap | 164 ------------------------------------------------------- 1 file changed, 164 deletions(-) delete mode 100644 .mailmap diff --git a/.mailmap b/.mailmap deleted file mode 100644 index afea9abd97..0000000000 --- a/.mailmap +++ /dev/null @@ -1,164 +0,0 @@ -# The presence of this file makes it easier to find GitHub usernames for -# History.md. -# -# This is a git dotfile that affects the output of 'git shortlog'. eg, run: -# git shortlog -s release/METEOR@1.0.1..HEAD -# to get a sorted list of all committers to revisions in HEAD but not -# in 1.0.1. To get the list including email addresses (useful for input -# to the script below) include --email as well. -# -# For any emails that show up in the shortlog that aren't in one of -# these lists, figure out their GitHub username and add them. -# -# A command-line way to get the GitHub username for an author: -# scripts/admin/find-author-github.sh 'User Name ' -# (Note that this script always outputs GITHUB so you should manually -# check to see if they are an Meteor Software employee!) - -GITHUB: 0a- -GITHUB: adnissen -GITHUB: aldeed -GITHUB: AlexeyMK -GITHUB: andylash -GITHUB: ansman -GITHUB: anstarovoyt -GITHUB: apendua -GITHUB: awatson1978 -GITHUB: awwx -GITHUB: babenzele -GITHUB: benweissmann -GITHUB: bwhitty -GITHUB: Cangit -GITHUB: chrisbridgett -GITHUB: christianbundy -GITHUB: cmather -GITHUB: codeinthehole -GITHUB: colllin -GITHUB: cryptoquick -GITHUB: d4nyll -GITHUB: dandv -GITHUB: DanielDent -GITHUB: DanielDent -GITHUB: DanielDornhardt -GITHUB: davegonzalez -GITHUB: DenisGorbachev -GITHUB: DenisGorbachev -GITHUB: ducdigital -GITHUB: duckspeaker -GITHUB: ecwyne -GITHUB: emgee3 -GITHUB: EOT -GITHUB: fay-jai -GITHUB: felixrabe -GITHUB: FooBarWidget -GITHUB: FredericoC -GITHUB: Gaelan -GITHUB: graemian -GITHUB: gsuess -GITHUB: hwillson -GITHUB: icellan -GITHUB: ImtiazMajeed -GITHUB: jacott -GITHUB: jakozaur -GITHUB: JamesLefrere -GITHUB: jbruni -GITHUB: jfhamlin -GITHUB: jperl -GITHUB: kentonv -GITHUB: kevinchiu -GITHUB: knownasilya -GITHUB: LyuGGang -GITHUB: marcandre -GITHUB: mart-jansink -GITHUB: matteodem -GITHUB: Maxhodges -GITHUB: MaximDubrovin -GITHUB: meawoppl -GITHUB: meonkeys -GITHUB: michaelbishop -GITHUB: mitar -GITHUB: mitar -GITHUB: mizzao -GITHUB: mquandalle -GITHUB: mquandalle -GITHUB: murillo128 -GITHUB: musically-ut -GITHUB: nathan-muir -GITHUB: Neftedollar -GITHUB: netanelgilad -GITHUB: ogourment -GITHUB: ograycode -GITHUB: omeid -GITHUB: OyoKooN -GITHUB: paulswartz -GITHUB: pcjpcj2 -GITHUB: Pent -GITHUB: physiocoder -GITHUB: PooMaster -GITHUB: prapicault -GITHUB: prapicault -GITHUB: Primigenus -GITHUB: pscanf -GITHUB: queso -GITHUB: rbabayoff -GITHUB: rcy -GITHUB: rdickert -GITHUB: restebanez -GITHUB: rgoomar -GITHUB: rgould -GITHUB: RichardLitt -GITHUB: richguan -GITHUB: rick-golden-healthagen -GITHUB: rissem -GITHUB: rjakobsson -GITHUB: RobertLowe -GITHUB: romanzolotarev -GITHUB: rosh93 -GITHUB: ryw -GITHUB: rzymek -GITHUB: sdarnell -GITHUB: Siilwyn -GITHUB: smallhelm -GITHUB: subhog -GITHUB: svda -GITHUB: Tarang -GITHUB: tbjers -GITHUB: thatneat -GITHUB: timhaines -GITHUB: timoabend -GITHUB: tmeasday -GITHUB: TomFreudenberg -GITHUB: trusktr -GITHUB: twhy -GITHUB: Urigo -GITHUB: waitingkuo -GITHUB: wulfmeister -GITHUB: yauh -GITHUB: yeputons -GITHUB: zol - -METEOR: arbesfeld -METEOR: avital -METEOR: benjamn -METEOR: benjamn -METEOR: debergalis -METEOR: dgreensp -METEOR: ekatek -METEOR: estark37 -METEOR: estark37 -METEOR: glasser -METEOR: glasser -METEOR: gschmidt -METEOR: justinsb -METEOR: karayu -METEOR: mariapacana -METEOR: multilinear -METEOR: n1mmy -METEOR: sixolet -METEOR: Slava -METEOR: Slava -METEOR: stubailo -METEOR: stubailo -METEOR: stubailo -METEOR: stubailo -METEOR: yyx990803 From f5abe254ebfe71bba4814dd850e227750c684b53 Mon Sep 17 00:00:00 2001 From: Frederico Maia Arantes Date: Wed, 31 Aug 2022 10:22:47 +0200 Subject: [PATCH 2/3] docs: update Roadmap with community items --- docs/source/roadmap.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/source/roadmap.md b/docs/source/roadmap.md index 7bbabc2561..bd25c7ee3b 100644 --- a/docs/source/roadmap.md +++ b/docs/source/roadmap.md @@ -5,7 +5,7 @@ description: Describes the high-level features and actions for the Meteor projec ## Introduction -Last update: August 4, 2022. +Last update: August 31, 2022. This document describes the high-level features and actions for the Meteor project in the near-to-medium term future. The description of many items include sentences and ideas from Meteor community members. @@ -45,6 +45,10 @@ Contributors are encouraged to focus their efforts on work that aligns with the - Remove Fibers dependency from Meteor Public APIs; - Remove Fibers entirely; +### Community items +- Vue 3 integration; ([Forums](https://forums.meteor.com/t/status-of-vue-3-meteor/57915/25) / [Discussion](https://github.com/meteor/meteor/discussions/11521)) +- SolidJS starter template; + ### Next educational items - Create a new Meteor Guide; ([Current Guide](https://guide.meteor.com/)) - Login and Accounts course; ([Meteor University](https://university.meteor.com/)) @@ -54,7 +58,6 @@ Contributors are encouraged to focus their efforts on work that aligns with the We plan to implement these items in the near future. Community help would be greatly appreciated. - ES Modules Support; ([Discussion](https://github.com/meteor/meteor/discussions/11727)) - MongoDB 6.0 Support; ([Discussion](https://github.com/meteor/meteor/discussions/12092)) -- Vue 3 integration; ([Forums](https://forums.meteor.com/t/status-of-vue-3-meteor/57915/25) / [Discussion](https://github.com/meteor/meteor/discussions/11521)) - Improve Meteor build time; ([Discussion](https://github.com/meteor/meteor/discussions/11587)) - HTTP/3 Support; - Tree-shaking; ([PR](https://github.com/meteor/meteor/pull/11164)) From f925a0760ee2b3318ff15f699695f0960a896427 Mon Sep 17 00:00:00 2001 From: Frederico Maia Arantes Date: Wed, 31 Aug 2022 10:27:21 +0200 Subject: [PATCH 3/3] docs: update Roadmap with community items --- docs/source/roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/roadmap.md b/docs/source/roadmap.md index bd25c7ee3b..86c1d6bb43 100644 --- a/docs/source/roadmap.md +++ b/docs/source/roadmap.md @@ -46,6 +46,7 @@ Contributors are encouraged to focus their efforts on work that aligns with the - Remove Fibers entirely; ### Community items +- Release Blaze 2.6.2; ([Milestone](https://github.com/meteor/blaze/milestone/9)) - Vue 3 integration; ([Forums](https://forums.meteor.com/t/status-of-vue-3-meteor/57915/25) / [Discussion](https://github.com/meteor/meteor/discussions/11521)) - SolidJS starter template;