-
Jure authored
The de facto standard for component organization is 'src/' for code and 'test/' for tests. Login wasn't following this and has now been updated. BREAKING CHANGE: If you've required the Login component directly, e.g. require('pubsweet-component-login/LoginContainer'), you have to change those requires to require('pubsweet-component-login') and get Login (LoginContainer) from the export.
88c38fc5
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Forked from
pubsweet / pubsweet
Source project has a limited visibility.