Open
Description
Seth Larson, PSF security developer in residence, recommended that we use the codeowners file to lock down specific areas of projects. This can make it easier for everyone to have write permissions in other areas of the project, then limit the sensitive parts to specific people.
I'm not 100% sure how far we want to take this, or in what regard. Projects can use this file to be very permissive with the commit permission. Or we can use this for projects to need Django Common's admins permissions. Perhaps this is something we utilize when we have a new person adopt an abandoned project so that the admins are a bit involved until the person has proven they can be trusted?