From 6d0bd112a4710ecea5945cb9dff34acd6935d8fd Mon Sep 17 00:00:00 2001 From: Jakob Reschke Date: Fri, 15 Feb 2019 23:57:26 +0100 Subject: [PATCH 1/2] Create CONTRIBUTORS.md Offers a proper view on the history of FileSystem-Git and FileSystem and communicates that they have been conceived by other people. Took a while to collect the names from the various sources of history. --- CONTRIBUTORS.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000..04b664cc4 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,55 @@ +Squot, Squit, VersionControl, additions and changes to FileSystem-Git, FileSystem +================================================================================= +Jakob Reschke, +Fabio Niephaus, +Tom Beckmann, +Corinna Jaschek, +Marcel Taeumel, +Patrick Rein + +Note: some methods in FileSystem have been picked from Pharo, since it uses FileSystem as the default file access library. + +Previous incarnations +===================== + +FileSystem-Git +-------------- +###### (formerly FSGit, GitFS, MonticelloGit, Git for Squeak) + +Previous repositories: +- http://smalltalkhub.com/#!/~FileSystemGitDev/FileSystem-Git/ +- http://ss3.gemstone.com/ss/FileSystem-Git.html +- https://github.com/dalehenrich/FSGit +- http://www.squeaksource.com/FSGit.html +- http://www.squeaksource.com/GitFS.html +- http://www.squeaksource.com/Git.html + +Camillo Bruni, +Damien Cassou, +Tony Garnock-Jones, +Max Leske, +Stefan Marr, +Lukas Renggli, +[Peter](http://smalltalkhub.com/#!/~dh83) + + +FileSystem +---------- +Previous repository: +- http://www.squeaksource.com/fs.html + +Colin Putney, +Camillo Bruni, +Damien Cassou, +Marcus Denker, +Stéphane Ducasse, +Tudor Girba, +Jannik Laval, +Max Leske, +hfm, +tbn, +Sean de Nigris, +Nicolas Passerini, +Damien Pollet, +Lukas Renggli, +Igor Stasenko From 322e12bbfb728ade49fa7b77ab86bd4617ab57c9 Mon Sep 17 00:00:00 2001 From: Jakob Reschke Date: Sat, 16 Feb 2019 11:39:42 +0100 Subject: [PATCH 2/2] Update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 04b664cc4..daf3b58d0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -47,7 +47,7 @@ Tudor Girba, Jannik Laval, Max Leske, hfm, -tbn, +Torsten Bergmann, Sean de Nigris, Nicolas Passerini, Damien Pollet,