diff options
Diffstat (limited to 'libbrep/build-package.hxx')
-rw-r--r-- | libbrep/build-package.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libbrep/build-package.hxx b/libbrep/build-package.hxx index 50294a3..94ffb08 100644 --- a/libbrep/build-package.hxx +++ b/libbrep/build-package.hxx @@ -114,6 +114,10 @@ namespace brep package_name project; + optional<email> build_email; + optional<email> build_warning_email; + optional<email> build_error_email; + // Mapped to the package object requirements and tests members using the // PostgreSQL foreign table mechanism. // |