Skip to content

Commit b1c51cd

Browse files
authored
Merge pull request metacpan#2557 from Grinnz/patch-5
2 parents eafa7e6 + 7a31197 commit b1c51cd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

root/about/faq.tx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,21 @@ Wildcards: ? matches a single character, * matches any number of characters
4848

4949
See our [missing module](/about/missing_modules) page.
5050

51+
## What does the river stage indicate?
52+
53+
The river stage of a distribution is an indication of how much of CPAN depends on that distribution.
54+
Distributions in river stages 0-2 may not impact much of the ecosystem with breaking changes or failing tests,
55+
but distributions in river stages 4-5 must be updated with the utmost care.
56+
See [River of CPAN](http://neilb.org/2015/04/20/river-of-cpan.html).
57+
58+
## What does the bus factor indicate?
59+
60+
The bus factor of a distribution is a count of CPAN authors who have permissions to release that distribution
61+
who have made any releases to CPAN in the past two years (including other distributions).
62+
This is an indication of how many people are likely to be able to release critical fixes in a timely manner.
63+
Higher bus factors are crucial for distributions in a higher river stage, as more of CPAN depends on them.
64+
See [CPAN Bus Factor](https://www.olafalders.com/2021/06/30/cpan-bus-factor/).
65+
5166
## How can I get involved / who is involved?
5267

5368
* [Contact us](/about/contact)

0 commit comments

Comments
 (0)