From da18584b30afbdc6e0c9303f7bd058c0f9f72bd7 Mon Sep 17 00:00:00 2001 From: Raksha A Date: Sat, 17 Aug 2019 21:50:48 +0530 Subject: [PATCH 1/3] Updated README.md Added Contributor and edited 'pandas' last line. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c716be12..47d07cf68 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ List of the [GitHub](https://github.com) usernames of all the people interested - [montjoile](https://github.com/montjoile) - [Yoma](https://github.com/yomdroid) - [Tanya Jain](https://github.com/tanyaacjain) +- [Raksha A](https://github.com/ComputerGeekNerd) This list is not yet complete — we will keep adding more people. @@ -48,4 +49,3 @@ probably worth to keep a list somewhere: - Corporate sponsors: companies hiring an intern directly to work in an open source project (not very common afaik) - [NumFOCUS small development grants](https://numfocus.org/blog/numfocus-awards-development-grants-to-open-source-projects-spring-2018): 3 times per year, max $5,000 per grant - pandas funding: very limited until now, just small donations through NumFOCUS that so far just covered travelling expenses of maintainers attending the anual sprint. The funding could increase, mainly because of Tidelift, the CZI grants, and a new website redesign with a more visible donations page. -- pandas From ecf0c704495a4daceeed18b8692796d730afb5e1 Mon Sep 17 00:00:00 2001 From: Raksha A Date: Sat, 17 Aug 2019 22:31:40 +0530 Subject: [PATCH 2/3] Updated Contributors list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47d07cf68..e9a383c9f 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,4 @@ probably worth to keep a list somewhere: - Corporate sponsors: companies hiring an intern directly to work in an open source project (not very common afaik) - [NumFOCUS small development grants](https://numfocus.org/blog/numfocus-awards-development-grants-to-open-source-projects-spring-2018): 3 times per year, max $5,000 per grant - pandas funding: very limited until now, just small donations through NumFOCUS that so far just covered travelling expenses of maintainers attending the anual sprint. The funding could increase, mainly because of Tidelift, the CZI grants, and a new website redesign with a more visible donations page. +- pandas From d236f8c12f80165fa04dcade0717fff1916465fd Mon Sep 17 00:00:00 2001 From: Raksha A Date: Sat, 17 Aug 2019 22:34:30 +0530 Subject: [PATCH 3/3] Updated README.md Removed error on last line in Readme.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e9a383c9f..47d07cf68 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,3 @@ probably worth to keep a list somewhere: - Corporate sponsors: companies hiring an intern directly to work in an open source project (not very common afaik) - [NumFOCUS small development grants](https://numfocus.org/blog/numfocus-awards-development-grants-to-open-source-projects-spring-2018): 3 times per year, max $5,000 per grant - pandas funding: very limited until now, just small donations through NumFOCUS that so far just covered travelling expenses of maintainers attending the anual sprint. The funding could increase, mainly because of Tidelift, the CZI grants, and a new website redesign with a more visible donations page. -- pandas