diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index f81380e7835312840872308e6114f90095b7a7fc..0000000000000000000000000000000000000000 --- a/AUTHORS +++ /dev/null @@ -1 +0,0 @@ -François Pottier, Inria Paris <francois.pottier@inria.fr> diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000000000000000000000000000000000000..b211e8ae74b57d056711bae15b5778b13b2a8120 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,10 @@ +## Authors + +The main author of Fix is François Pottier (Inria Paris). + +Some modules, including +`Fix.CompactQueue`, +`Fix.DataFlow.ForCustomMaps` +and +`Fix.Indexing`, +have been contributed by Frédéric Bour.