diff --git a/en/donations/Makefile b/en/donations/Makefile new file mode 100644 index 0000000000..15a9652720 --- /dev/null +++ b/en/donations/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= index.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/donations/index.sgml b/en/donations/index.sgml new file mode 100644 index 0000000000..c7be00322e --- /dev/null +++ b/en/donations/index.sgml @@ -0,0 +1,68 @@ + + + + + %includes; +]> + + &header; + +

Contents

+ + + +

Project Goal

+ +

As FreeBSD's userbase has grown, the number of people who want + to donate materials or funds to the Project has grown. The + Donations Liason is intended to streamline the handling of these + donations, and to ensure that they are handled in a timely and + reasonable manner.

+ +

More information will be available as soon as the fledgling + Donations Team works out a process. While the Donations Liason + Officer has some definite ideas on how things should be done, + these ideas should be sanity-checked by a slightly larger group + before being given to the world.

+ + +

Donations Liason Charter

+ +

The purpose of the Donations Liason Officer is to encourage and + guide donations according to a set of community-accepted rules. + The DLO has the following responsibilities.

+ + + + &footer; + +