Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributors before December 2016 #2527

Closed
5 tasks done
cvvergara opened this issue Jul 9, 2023 · 3 comments
Closed
5 tasks done

Contributors before December 2016 #2527

cvvergara opened this issue Jul 9, 2023 · 3 comments
Labels
OSGeo incubation Tasks for incubation

Comments

@cvvergara
Copy link
Member

cvvergara commented Jul 9, 2023

Introduction

The CONTRIBUTING.md was created on December 8, 2016 on this commit

This incubation step only considers contributors that made contributions before the CONTRIBUTING.md was created. And the purpose is to reach out for those that made a substantial contribution.

  • Get the list of contributors before December 2016
  • Analyze the information
  • Determine who needs to be reached out.
  • Receive agreement from 3 contributors
  • Double check on code-sprint

Complete list of contributors

https://github.com/pgRouting/pgrouting/graphs/contributors

List of contributors before December 2016

The following command gives the following result (left column) on version 3.5

git log --pretty="format:user:%an date:%ad" --name-only --encoding=UTF-8 --before="2016-12-08" | \
grep user contributors.txt | \
awk -F"date" '{print $1}' contributors.txt | sort | uniq
name same as Contributed After / PRs
= YES
Aaron W. Swenson YES
Alec Gosse PRs
anton PRs and he wrote/fixed the License, also (Inactive) PSC during the change
Bas Couwenberg YES
Clemens Werther Clemens Werther PRs
m3th0s Clemens Werther PRs
daniel Daniel Kastl YES
Daniel Kastl Daniel Kastl YES
drnextgis PRs
guest contributions
Illedran Andrea Nardelli GSoC student
Andrea Nardelli Andrea Nardelli GSoC student
Jonathan Wakely PRs
J Smith PRs
kiorky PRs
Kirill Müller PRs
J Kishore kumar J Kishore kumar GSoC student
Kishore kumar J J Kishore kumar GSoC student
Ko Nagase Ko Nagase PRs
sanak Ko Nagase PRs
manikanta-kondeti GSoC student
michael skinner PRs
Mohammed Zia PRs
nbrinckm PRs
(no author) contributions
Omar PRs
petebp PRs
Regina Obe Regina Obe YES
robe2 Regina Obe YES
$R0h!tH Rohith Reddy YES
rohith Rohith Reddy YES
Rohith Reddy Rohith Reddy YES
root YES
Sandro Santilli PRs
Stephen Mather PRs
Stephen Woodbridge YES
takubo contributions
The Gitter Badger contributions
Vadim Zhukov PRs
Varod PRs
cvvergara Vicky Vergara YES
mapas de vicky Vicky Vergara YES
vicky Vicky Vergara YES
vicky vergara Vicky Vergara YES
Vicky Vergara Vicky Vergara YES
Vincent Picavet PRs
yobiSource PRs
zibon GSoC student

List of contributors that have agreed to the contribution agreement

To get the contributors that also contributed after the Contribution agreement

git log --pretty="format:user:%an" --name-only --encoding=UTF-8 --before="2016-12-08" | \
grep user | \
awk -F"user:" '{print $2}' | sort | uniq > before.txt

git log --pretty="format:user:%an" --name-only --encoding=UTF-8 --after="2016-12-08" | \
grep user | \
awk -F"user:" '{print $2}' | sort | uniq > after.txt

comm -12 before.txt after.txt

The following table includes

  • Contributors that make a PR after the Contibution.md file was created: marked with YES
  • Contributors from Google Summer of Code students that followed contribution agreement of the program: with link "GSoC student"
  • Participated creating the License and/or has been a PSC: with explanation

List of contributors that have agreed to the contribution agreement

name same as Contributed After / PRs
= YES
Aaron W. Swenson YES
anton PRs and he wrote/fixed the License, also (Inactive) PSC during the change
Bas Couwenberg YES
daniel Daniel Kastl YES
Daniel Kastl Daniel Kastl YES
Illedran Andrea Nardelli GSoC student
Andrea Nardelli Andrea Nardelli GSoC student
J Kishore kumar J Kishore kumar GSoC student
Kishore kumar J J Kishore kumar GSoC student
manikanta-kondeti GSoC student
Regina Obe Regina Obe YES
robe2 Regina Obe YES
$R0h!tH Rohith Reddy YES
rohith Rohith Reddy YES
Rohith Reddy Rohith Reddy YES
root YES
Stephen Woodbridge YES
cvvergara Vicky Vergara YES
mapas de vicky Vicky Vergara YES
vicky Vicky Vergara YES
vicky vergara Vicky Vergara YES
Vicky Vergara Vicky Vergara YES
zibon GSoC student

Contributors that are OSGeo charter members

Charter members

name same as PRs
Ko Nagase Ko Nagase PRs
Mohammed Zia PRs
sanak Ko Nagase PRs
Sandro Santilli PRs
Stephen Mather PRs small contributor
Vincent Picavet PRs small contributor

Unknown Contributors and robots

name same as PRs
guest contributions
(no author) contributions
The Gitter Badger contributions

Small Contributors

Contributors that participated on small bug fixes and typo fixes but not new development

name same as PRs
Alec Gosse PRs
Clemens Werther Clemens Werther PRs
m3th0s Clemens Werther PRs
drnextgis PRs
Jonathan Wakely PRs
J Smith PRs
kiorky PRs
Kirill Müller PRs
michael skinner PRs
nbrinckm PRs
Omar PRs
petebp PRs
takubo contributions
Vadim Zhukov PRs
Varod PRs
yobiSource PRs

takubo

user:takubo Tue Jul 29 00:27:38 2008 +0000
 debian/changelog                                                              |  6 ++++++
 debian/control                                                                | 13 ++++++-------
 debian/postgresql-8.2-pgrouting.dirs                                          |  2 --
 debian/postgresql-8.3-pgrouting.dirs                                          |  2 ++
 debian/{postgresql-8.2-pgrouting.install => postgresql-8.3-pgrouting.install} |  2 +-
 debian/rules                                                                  | 10 ++++++----
 6 files changed, 21 insertions(+), 14 deletions(-)

user:takubo Mon Jan 14 23:02:48 2008 +0000
 debian/README.Debian                    | 18 ++++++++++++++++++
 debian/changelog                        |  6 ++++++
 debian/compat                           |  1 +
 debian/control                          | 23 +++++++++++++++++++++++
 debian/copyright                        | 38 ++++++++++++++++++++++++++++++++++++++
 debian/docs                             |  4 ++++
 debian/postgresql-8.2-pgrouting.dirs    |  2 ++
 debian/postgresql-8.2-pgrouting.install |  4 ++++
 debian/rules                            | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 190 insertions(+)

user:takubo Sun Jan 13 09:37:01 2008 +0000
 autors.txt | 15 ---------------
 1 file changed, 15 deletions(-)

user:takubo Sun Jan 13 08:28:52 2008 +0000
 CMakeLists.txt                            | 69 +++++++++++++++++++++++++++++++++++++++++----------------------------
 cmake/FindCGAL.cmake                      | 14 +++++++-------
 cmake/FindGAUL.cmake                      | 25 ++++++++++++++++---------
 core/CMakeLists.txt                       |  3 ++-
 core/sql/CMakeLists.txt                   |  3 +++
 core/src/CMakeLists.txt                   |  4 +++-
 extra/driving_distance/CMakeLists.txt     |  2 +-
 extra/driving_distance/sql/CMakeLists.txt |  3 +++
 extra/driving_distance/src/CMakeLists.txt | 23 ++---------------------
 extra/tsp/CMakeLists.txt                  |  2 +-
 extra/tsp/sql/CMakeLists.txt              |  3 +++
 extra/tsp/src/CMakeLists.txt              | 22 +++-------------------
 12 files changed, 85 insertions(+), 88 deletions(-)
@cvvergara cvvergara added the OSGeo incubation Tasks for incubation label Jul 9, 2023
@sanak
Copy link
Member

sanak commented Jul 10, 2023

@cvvergara Hey, I agree with contribution! 😄

@strk
Copy link

strk commented Jul 10, 2023

@Zia-
Copy link
Contributor

Zia- commented Jul 18, 2023

@cvvergara I agree to the contribution agreement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OSGeo incubation Tasks for incubation
Projects
None yet
Development

No branches or pull requests

4 participants