Skip to content

Commit 9150e83

Browse files
chore: Add contributor pool report (#607)
Co-authored-by: nzakas <[email protected]>
1 parent 9e6af9c commit 9150e83

File tree

1 file changed

+97
-0
lines changed

1 file changed

+97
-0
lines changed
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
# Contributor Pool Report (07/01/2025 - 07/31/2025)
2+
3+
## xbinaryx (6)
4+
5+
1. [feat: allow relative-size and global values in relative-font-units](https://github.com/eslint/css/pull/214) (💬 2 😐 0)
6+
Time to merge: 3 days, 9 hours
7+
8+
1. [feat: expose HTML language options in options panel](https://github.com/eslint/code-explorer/pull/118) (💬 1 😐 0)
9+
Time to merge: 0 days, 2 hours
10+
11+
1. [build: automate generation of recommended rules config](https://github.com/eslint/css/pull/190) (💬 0 😐 0)
12+
Time to merge: 3 days, 23 hours
13+
14+
1. [feat: add frontmatterTitle option to heading-increment](https://github.com/eslint/markdown/pull/454) (💬 0 😐 0)
15+
Time to merge: 22 days, 2 hours
16+
17+
1. [fix: allow separate default and named type imports](https://github.com/eslint/eslint/pull/19899) (💬 2 😐 0)
18+
Time to merge: 1 days, 9 hours
19+
20+
1. [feat: add checkClosedHeadings option to no-missing-atx-heading-space](https://github.com/eslint/markdown/pull/452) (💬 1 😐 0)
21+
Time to merge: 32 days, 20 hours
22+
23+
## TKDev7 (6)
24+
25+
1. [fix: fenced-code-language highlights only relevant parts](https://github.com/eslint/markdown/pull/487) (💬 0 😐 0)
26+
Time to merge: 6 days, 1 hours
27+
28+
1. [fix: update execScript message in no-implied-eval rule](https://github.com/eslint/eslint/pull/19937) (💬 1 😐 0)
29+
Time to merge: 2 days, 13 hours
30+
31+
1. [fix: retry on EMFILE when writing autofix results](https://github.com/eslint/eslint/pull/19926) (💬 1 😐 0)
32+
Time to merge: 1 days, 10 hours
33+
34+
1. [feat: add allow options to no-empty-definitions](https://github.com/eslint/markdown/pull/455) (💬 0 😐 0)
35+
Time to merge: 5 days, 3 hours
36+
37+
1. [feat!: set no-missing-link-fragments default ignoreCase to true](https://github.com/eslint/markdown/pull/447) (💬 2 😐 0)
38+
Time to merge: 11 days, 5 hours
39+
40+
1. [feat: add checkMissingCells option to table-column-count](https://github.com/eslint/markdown/pull/434) (💬 1 😐 0)
41+
Time to merge: 24 days, 11 hours
42+
43+
## DMartens (3)
44+
45+
1. [fix: no-reversed-media-syntax add missing offset for code spans](https://github.com/eslint/markdown/pull/460) (💬 0 😐 0)
46+
Time to merge: 8 days, 2 hours
47+
48+
1. [feat: support typescript types in accessor rules](https://github.com/eslint/eslint/pull/19882) (💬 3 😐 0)
49+
Time to merge: 22 days, 9 hours
50+
51+
1. [feat: support explicit resource management in core rules](https://github.com/eslint/eslint/pull/19828) (💬 6 😐 0)
52+
Time to merge: 40 days, 13 hours
53+
54+
## thecalamiity (2)
55+
56+
1. [feat: add suggestion to no-important rule to remove !important flag](https://github.com/eslint/css/pull/217) (💬 0 😐 0)
57+
Time to merge: 2 days, 6 hours
58+
59+
1. [feat: add no-invalid-at-rule-placement rule](https://github.com/eslint/css/pull/171) (💬 2 😐 0)
60+
Time to merge: 26 days, 5 hours
61+
62+
## ericcornelissen (2)
63+
64+
1. [fix: potential super-linear regular expressions](https://github.com/eslint/markdown/pull/463) (💬 3 😐 0)
65+
Time to merge: 3 days, 7 hours
66+
67+
1. [fix: potential quadratic runtime in regular expression](https://github.com/eslint/rewrite/pull/240) (💬 2 😐 0)
68+
Time to merge: 1 days, 8 hours
69+
70+
## SwetaTanwar (1)
71+
72+
1. [feat: support explicit resource management in `one-var`](https://github.com/eslint/eslint/pull/19941) (💬 2 😐 0)
73+
Time to merge: 13 days, 10 hours
74+
75+
## sethamus (1)
76+
77+
1. [feat: add global object access detection to no-restricted-globals](https://github.com/eslint/eslint/pull/19939) (💬 1 😐 2)
78+
Time to merge: 16 days, 23 hours
79+
80+
## andreww2012 (1)
81+
82+
1. [fix: disallow extra properties in rule options](https://github.com/eslint/css/pull/197) (💬 1 😐 0)
83+
Time to merge: 3 days, 6 hours
84+
85+
## ST-DDT (1)
86+
87+
1. [feat: output full actual location in rule tester if different](https://github.com/eslint/eslint/pull/19904) (💬 14 😐 1)
88+
Time to merge: 6 days, 10 hours
89+
90+
91+
---
92+
93+
GitHub search URL: https://github.com/issues?q=org%3Aeslint%20type%3Apr%20label%3A%22contributor%20pool%22%20merged%3A2025-07-01..2025-07-31
94+
95+
Total PRs: 23
96+
97+
Date of report generation: 08/01/2025

0 commit comments

Comments
 (0)