You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by gi...@apache.org on 2020/12/29 13:23:26 UTC

[buildstream] 02/02: Update casremote.py

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch laurence/copyright
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 4e1dbe5e879e16083be41165b5c3f9e57e47f320
Author: Laurence Urhegyi <la...@codethink.co.uk>
AuthorDate: Fri Feb 8 16:04:44 2019 +0000

    Update casremote.py
---
 buildstream/_cas/casremote.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildstream/_cas/casremote.py b/buildstream/_cas/casremote.py
index f1339ae..1d3e106 100644
--- a/buildstream/_cas/casremote.py
+++ b/buildstream/_cas/casremote.py
@@ -14,6 +14,8 @@
 #  You should have received a copy of the GNU Lesser General Public
 #  License along with this library. If not, see <http://www.gnu.org/licenses/>.
 #
+#  Authors:
+#        Raoul Hidaolgo Charman <ra...@codethink.co.uk>
 
 from collections import namedtuple
 import io