Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-01-21 17:20:52 +0100
committerGitHub <noreply@github.com>2021-01-21 17:20:52 +0100
commit63f04d3110b03706610ed4515507b64fa054847e (patch)
tree17d509821b69cc272dea5a9915223f680c528058 /CONTRIBUTING.md
parent178bfe9bfe916f01218ac138d0867d663f37df4a (diff)
Added nullrequest to the contributors list.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fdfd6644..88fd29f7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -37,9 +37,10 @@ It is also helpful to add links to online documentation or to the implementation
Also, do not squash your commits after you have submitted a pull request, as this erases context during review. We will squash commits when the pull request is merged.
-At present the core developers are (alphabetically):
+At present the current contributors are (alphabetically):
- * Anton Hvornum (@Torxed)
- * Jerker Bengtsson (@jaybent)
- * Varun Madiath (@vamega)
- * demostanis (@demostanis) \ No newline at end of file
+ * Anton Hvornum ([@Torxed](https://github.com/Torxed))
+ * demostanis ([@demostanis](https://github.com/demostanis))
+ * Jerker Bengtsson ([@jaybent](https://github.com/jaybent))
+ * Varun Madiath ([@vamega](https://github.com/vamega))
+ * nullrequest ([@advaithm](https://github.com/advaithm))