maintainers: update entry for notbandali (previously aminb)

This commit is contained in:
Amin Bandali
2020-03-18 20:49:25 -04:00
parent fbebd5f2fa
commit f4a7afe471
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ let generic = { major, version, src }:
downloadPage = http://alloytools.org/download.html;
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ aminb ];
maintainers = with maintainers; [ notbandali ];
};
};