The loader only globs plugins/*.py, so plugins/contrib/ ships with the
project without being loaded - users opt in by copying a file up one
level. Each plugin documents itself in its docstring, so contributing one
touches no shared file and can't conflict with another.