From f6ab410c07ad6a3cebdbf450eed8261d092e5ec9 Mon Sep 17 00:00:00 2001 From: Rahul Prabhu Date: Wed, 4 Mar 2020 21:13:55 +0530 Subject: [PATCH 1/2] Fix --- GOVERNANCE.md | 2 +- LICENSE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 885d6fdce6..8567651ce0 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,4 +1,4 @@ -# mlpack governance structure (DRAFT) +# mlpack governance structure Revised Oct. 21st, 2019. diff --git a/LICENSE.txt b/LICENSE.txt index febcd581ec..46dd15e860 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -17,7 +17,7 @@ under the MIT License and the Public Domain (www.unlicense.org). This code is used in src/mlpack/core/data/load_image.hpp. ---- -Copyright (c) 2007-2018, mlpack contributors (see COPYRIGHT.txt) +Copyright (c) 2007-2020, mlpack contributors (see COPYRIGHT.txt) All rights reserved. Redistribution and use of mlpack in source and binary forms, with or without From a75406e3143151a86c4153a68f9ef6de45fc2c45 Mon Sep 17 00:00:00 2001 From: Rahul Prabhu Date: Wed, 4 Mar 2020 21:16:23 +0530 Subject: [PATCH 2/2] Fixed link --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 8567651ce0..f1d56887d1 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -17,7 +17,7 @@ detailed in the "Governance Changes" section. mlpack aims to be an open and welcoming environment, and as such, we have a code of conduct that helps foster this environment. See -(here)[https://github.com/mlpack/mlpack/blob/master/CODE_OF_CONDUCT.md] for +[here](https://github.com/mlpack/mlpack/blob/master/CODE_OF_CONDUCT.md) for more information. ## Teams & Roles