[grilo-plugins/wip/carlosg/tracker3: 48/48] tracker3: Update authors/contact for tracker3 module




commit 265cd7ebbae35574ddfb8c415f9f88206422223a
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Aug 20 00:29:24 2020 +0200

    tracker3: Update authors/contact for tracker3 module
    
    It underwent some substantial changes, despite being based on the
    2.x code.

 src/tracker3/grl-tracker-source-api.c        | 6 ++++--
 src/tracker3/grl-tracker-source-api.h        | 6 ++++--
 src/tracker3/grl-tracker-source-cache.c      | 6 ++++--
 src/tracker3/grl-tracker-source-cache.h      | 6 ++++--
 src/tracker3/grl-tracker-source-notif.c      | 6 ++++--
 src/tracker3/grl-tracker-source-notif.h      | 6 ++++--
 src/tracker3/grl-tracker-source-priv.h       | 6 ++++--
 src/tracker3/grl-tracker-source-statements.c | 6 ++----
 src/tracker3/grl-tracker-source-statements.h | 6 ++----
 src/tracker3/grl-tracker-source.c            | 6 ++++--
 src/tracker3/grl-tracker-source.h            | 6 ++++--
 src/tracker3/grl-tracker-utils.c             | 6 ++++--
 src/tracker3/grl-tracker-utils.h             | 6 ++++--
 13 files changed, 48 insertions(+), 30 deletions(-)
---
diff --git a/src/tracker3/grl-tracker-source-api.c b/src/tracker3/grl-tracker-source-api.c
index cf820158..3424147e 100644
--- a/src/tracker3/grl-tracker-source-api.c
+++ b/src/tracker3/grl-tracker-source-api.c
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011-2012 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/tracker3/grl-tracker-source-api.h b/src/tracker3/grl-tracker-source-api.h
index f452e750..90227b2c 100644
--- a/src/tracker3/grl-tracker-source-api.h
+++ b/src/tracker3/grl-tracker-source-api.h
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011-2012 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/tracker3/grl-tracker-source-cache.c b/src/tracker3/grl-tracker-source-cache.c
index 93683629..3023ea09 100644
--- a/src/tracker3/grl-tracker-source-cache.c
+++ b/src/tracker3/grl-tracker-source-cache.c
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011 Intel Corporation.
  * Copyright (C) 2011 Igalia S.L.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/tracker3/grl-tracker-source-cache.h b/src/tracker3/grl-tracker-source-cache.h
index a84930b0..6bcef0e7 100644
--- a/src/tracker3/grl-tracker-source-cache.h
+++ b/src/tracker3/grl-tracker-source-cache.h
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011 Intel Corporation.
  * Copyright (C) 2011-2012 Igalia S.L.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/tracker3/grl-tracker-source-notif.c b/src/tracker3/grl-tracker-source-notif.c
index 591eb3db..dafcf49f 100644
--- a/src/tracker3/grl-tracker-source-notif.c
+++ b/src/tracker3/grl-tracker-source-notif.c
@@ -2,10 +2,12 @@
  * Copyright (C) 2011-2012 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
  * Copyright (C) 2015 Collabora Ltd.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *          Xavier Claessens <xavier claessens collabora com>
  *
diff --git a/src/tracker3/grl-tracker-source-notif.h b/src/tracker3/grl-tracker-source-notif.h
index c05bbbca..6dd72892 100644
--- a/src/tracker3/grl-tracker-source-notif.h
+++ b/src/tracker3/grl-tracker-source-notif.h
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011 Intel Corporation.
  * Copyright (C) 2011-2012 Igalia S.L.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/tracker3/grl-tracker-source-priv.h b/src/tracker3/grl-tracker-source-priv.h
index caa78d5c..93550482 100644
--- a/src/tracker3/grl-tracker-source-priv.h
+++ b/src/tracker3/grl-tracker-source-priv.h
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011-2012 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
diff --git a/src/tracker3/grl-tracker-source-statements.c b/src/tracker3/grl-tracker-source-statements.c
index 10afc5d5..5107f987 100644
--- a/src/tracker3/grl-tracker-source-statements.c
+++ b/src/tracker3/grl-tracker-source-statements.c
@@ -3,11 +3,9 @@
  * Copyright (C) 2011 Intel Corporation.
  * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
- *          Juan A. Suarez Romero <jasuarez igalia com>
- *          Carlos Garnacho <carlosg gnome org>
+ * Authors: Carlos Garnacho <carlosg gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
diff --git a/src/tracker3/grl-tracker-source-statements.h b/src/tracker3/grl-tracker-source-statements.h
index fd9bf35d..199cb9b8 100644
--- a/src/tracker3/grl-tracker-source-statements.h
+++ b/src/tracker3/grl-tracker-source-statements.h
@@ -3,11 +3,9 @@
  * Copyright (C) 2011 Intel Corporation.
  * Copyright (C) 2020 Red Hat Inc
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
- *          Juan A. Suarez Romero <jasuarez igalia com>
- *          Carlos Garnacho <carlosg gnome org>
+ * Authors: Carlos Garnacho <carlosg gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
diff --git a/src/tracker3/grl-tracker-source.c b/src/tracker3/grl-tracker-source.c
index 9a697f6e..4c7769ab 100644
--- a/src/tracker3/grl-tracker-source.c
+++ b/src/tracker3/grl-tracker-source.c
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011-2012 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Juan A. Suarez Romero <jasuarez igalia com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
diff --git a/src/tracker3/grl-tracker-source.h b/src/tracker3/grl-tracker-source.h
index 9a1c6c57..da7e45a4 100644
--- a/src/tracker3/grl-tracker-source.h
+++ b/src/tracker3/grl-tracker-source.h
@@ -1,9 +1,11 @@
 /*
  * Copyright (C) 2011-2012 Igalia S.L.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Juan A. Suarez Romero <jasuarez igalia com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Juan A. Suarez Romero <jasuarez igalia com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
diff --git a/src/tracker3/grl-tracker-utils.c b/src/tracker3/grl-tracker-utils.c
index 0bd17db2..9680da9c 100644
--- a/src/tracker3/grl-tracker-utils.c
+++ b/src/tracker3/grl-tracker-utils.c
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
diff --git a/src/tracker3/grl-tracker-utils.h b/src/tracker3/grl-tracker-utils.h
index a756eb8d..34ed9fc9 100644
--- a/src/tracker3/grl-tracker-utils.h
+++ b/src/tracker3/grl-tracker-utils.h
@@ -1,10 +1,12 @@
 /*
  * Copyright (C) 2011 Igalia S.L.
  * Copyright (C) 2011 Intel Corporation.
+ * Copyright (C) 2020 Red Hat Inc.
  *
- * Contact: Iago Toral Quiroga <itoral igalia com>
+ * Contact: Carlos Garnacho <carlosg gnome org>
  *
- * Authors: Lionel Landwerlin <lionel g landwerlin linux intel com>
+ * Authors: Carlos Garnacho <carlosg gnome org>
+ *          Lionel Landwerlin <lionel g landwerlin linux intel com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]