From b59dea67679fefcfe9716b855ef906b377d9993d Mon Sep 17 00:00:00 2001 From: Paul Nasrat Date: Tue, 3 Dec 2013 10:53:18 -0500 Subject: [PATCH] Add a proposal step for potential MAINTAINERS. Fixes #3014 --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6fed5c61b7..f68270fd81 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -122,6 +122,7 @@ For more details see [MAINTAINERS.md](hack/MAINTAINERS.md) * Step 1: learn the component inside out * Step 2: make yourself useful by contributing code, bugfixes, support etc. * Step 3: volunteer on the irc channel (#docker@freenode) +* Step 4: propose yourself at a scheduled #docker-meeting Don't forget: being a maintainer is a time investment. Make sure you will have time to make yourself available. You don't have to be a maintainer to make a difference on the project!