From 3c6f90b2bcdc858ec29868674e15733de2157a06 Mon Sep 17 00:00:00 2001 From: Xavier Decoster Date: Fri, 15 May 2015 09:51:18 +0200 Subject: [PATCH 1/2] Update nuget.md --- projects/nuget.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/projects/nuget.md b/projects/nuget.md index a92708a..cbd8ea0 100644 --- a/projects/nuget.md +++ b/projects/nuget.md @@ -8,17 +8,16 @@ package repository used by all package authors and consumers. ## Project Details * [Project Info Site](http://www.nuget.org) -* [Project Code Site](https://nuget.codeplex.com/) -* Project License Type: [Apache License 2.0 (Apache)](http://nuget.codeplex.com/license) -* Project Main Contact(s): [Jeff Handley](https://www.codeplex.com/site/users/view/JeffHandley) - [Howard Dierking](https://www.codeplex.com/site/users/view/howarddierking) +* [Project Code Site](https://github.com/nuget/home) +* Project License Type: [Apache License 2.0 (Apache)](https://github.com/nuget/home/blob/master/LICENSE.txt) +* Project Main Contact(s): [Yishai Galatzer](http://www.codeplex.com/site/users/view/yishaigalatzer) + [Jeff Fritz](http://www.codeplex.com/site/users/view/jfritz) ### Quicklinks * [Documentation](http://docs.nuget.org) -* [Discussions](http://nuget.codeplex.com/discussions) +* [Discussions](https://github.com/nuget/home/issues) * [Blog](http://blog.nuget.org) * Twitter: [@nuget](https://twitter.com/nuget) * [JabbR](https://jabbr.net/#rooms/nuget) -* [Contribute](http://docs.nuget.org/docs/contribute/contributing-to-nuget) - +* [Contribute](http://docs.nuget.org/contribute/contributing-to-NuGet) From 285f558444d509e3f280080f7fea643688ad7033 Mon Sep 17 00:00:00 2001 From: Xavier Decoster Date: Fri, 15 May 2015 20:23:15 +0200 Subject: [PATCH 2/2] using twitter handles for project main contacts --- projects/nuget.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/nuget.md b/projects/nuget.md index cbd8ea0..1ee0440 100644 --- a/projects/nuget.md +++ b/projects/nuget.md @@ -10,8 +10,7 @@ package repository used by all package authors and consumers. * [Project Info Site](http://www.nuget.org) * [Project Code Site](https://github.com/nuget/home) * Project License Type: [Apache License 2.0 (Apache)](https://github.com/nuget/home/blob/master/LICENSE.txt) -* Project Main Contact(s): [Yishai Galatzer](http://www.codeplex.com/site/users/view/yishaigalatzer) - [Jeff Fritz](http://www.codeplex.com/site/users/view/jfritz) +* Project Main Contact(s): [Yishai Galatzer](https://twitter.com/yigalatz), [Jeff Fritz](https://twitter.com/csharpfritz) ### Quicklinks