diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md new file mode 100644 index 00000000..2daefbb3 --- /dev/null +++ b/COLLABORATOR_GUIDE.md @@ -0,0 +1,10 @@ +# llnode Collaborator Guide + +llnode follows +[Node.js Collaborator Guide](https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md), +with the following exception: + +llnode Collaborators are allowed to approve their own Pull Requests if it has +been opened for at least 7 days and there was no reviews from other +collaborators. All other landing criteria still have to be met even if its +self-approved.