From 6ffb0e8e5f5777e0b7fec8eb4ee7d6972cb08541 Mon Sep 17 00:00:00 2001 From: Zach Loafman Date: Tue, 4 Aug 2015 15:11:16 -0700 Subject: [PATCH] Clarify that contributions need to be from CLA-signers. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 211d578710..f1344b0dce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,8 @@ Please fill out either the individual or corporate Contributor License Agreement Follow either of the two links above to access the appropriate CLA and instructions for how to sign and return it. Once we receive it, we'll be able to accept your pull requests. +***NOTE***: Only original source code from you and other people that have signed the CLA can be accepted into the main repository. This policy does not apply to [third_party](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/third_party). + ## Contributing A Patch 1. Submit an issue describing your proposed change to the repo in question.