Hi, As per message on the D language being accepted, this adds myself as a maintainer of the D front-end and libphobos runtime library.
David, should this wait until the rest has been approved? Thanks, Iain. ---
ChangeLog: 2017-06-24 Iain Buclaw <[email protected]> * MAINTAINERS: Add myself D front-end and libphobos maintainer. diff --git a/MAINTAINERS b/MAINTAINERS index c76c1818d08..0efa5dd45f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -147,6 +147,7 @@ BRIG (HSAIL) front end Pekka Jääskeläinen <[email protected]> BRIG (HSAIL) front end Martin Jambor <[email protected]> c++ Jason Merrill <[email protected]> c++ Nathan Sidwell <[email protected]> +D front end Iain Buclaw <[email protected]> go Ian Lance Taylor <[email protected]> objective-c/c++ Mike Stump <[email protected]> objective-c/c++ Iain Sandoe <[email protected]> @@ -174,6 +175,7 @@ libquadmath Jakub Jelinek <[email protected]> libvtv Caroline Tice <[email protected]> libhsail-rt Pekka Jääskeläinen <[email protected]> libhsail-rt Martin Jambor <[email protected]> +libphobos Iain Buclaw <[email protected]> line map Dodji Seketeli <[email protected]> soft-fp Joseph Myers <[email protected]> scheduler (+ haifa) Jim Wilson <[email protected]>
