summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-09-08 04:00:38 +0200
committerGitHub <noreply@github.com>2018-09-08 04:00:38 +0200
commit87fe0b8a96d8aa522b47dee46dfeaf4fbc0c306b (patch)
treedf0bb46746041948be48a4903bdda8583a526b4b
parent9b87ad921b5d95cbc002714d1ce4b98249811856 (diff)
Add some more thanks to the README
-rw-r--r--README.rst17
1 files changed, 12 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 304f9f1..54d8ad2 100644
--- a/README.rst
+++ b/README.rst
@@ -595,11 +595,18 @@ Notes
Thanks
------
-Thanks to `Philip Craig <https://github.com/philipc>`_ for adding
-support for the ``allnoconfig_y`` option and fixing an obscure issue
-with ``comment``\s inside ``choice``\s (that didn't affect correctness but
-made outputs differ). ``allnoconfig_y`` is used to force certain symbols
-to ``y`` during ``make allnoconfig`` to improve coverage.
+- To `RomaVis <https://github.com/RomaVis>`_, for making
+ `pymenuconfig <https://github.com/RomaVis/pymenuconfig>`_ and suggesting
+ the ``rsource`` keyword.
+
+- To `Mitja Horvat <https://github.com/pinkfluid>`_, for adding support
+ for user-defined styles to the terminal menuconfig.
+
+- To `Philip Craig <https://github.com/philipc>`_ for adding
+ support for the ``allnoconfig_y`` option and fixing an obscure issue
+ with ``comment``\s inside ``choice``\s (that didn't affect correctness but
+ made outputs differ). ``allnoconfig_y`` is used to force certain symbols
+ to ``y`` during ``make allnoconfig`` to improve coverage.
License
-------