From 3e678fa505c94776676b44b90983eb83e6e74e64 Mon Sep 17 00:00:00 2001 From: Chris Roth Date: Wed, 24 Apr 2024 09:52:43 -0600 Subject: [PATCH] Update open source contributions with no links. Signed-off-by: Chris Roth --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53dafd0..b7e2757 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,11 @@ I am most productive when others depend on me and I depend on others. Everyone i * I love the terminal. * My IDE is PyCharm. * I have contributed to a few open source projects: - * the linux kernel (a very small but useful commit) + * the linux kernel (an ethernet driver [addition](https://marc.info/?l=linux-kernel&w=2&r=1&s=chris.roth%40usask.ca&q=b)) * Pandas, this [bug fix](https://github.com/pandas-dev/pandas/pull/50876) * Dagster, a documentation [PR](https://github.com/dagster-io/dagster/pull/20815) on k8s deploy configuration suggestions - * Xarray (think Pandas, but n-dimensional) - * django-taggit + * Xarray (think Pandas, but n-dimensional) [PR](https://github.com/pydata/xarray/pull/1869) + * django-taggit, this [bug fix](https://github.com/jazzband/django-taggit/pull/712) ## Further Reading