This is an automated email from the ASF dual-hosted git repository.

zrhoffman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 53975b3  Re-enable accidentally disabled features (#6150)
53975b3 is described below

commit 53975b3a20bdc63fad5d5506423473ec47c9d761
Author: ocket8888 <[email protected]>
AuthorDate: Tue Aug 31 11:00:01 2021 -0600

    Re-enable accidentally disabled features (#6150)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 04f3db4..a3db4f8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,3 +26,5 @@ github:
   - hacktoberfest
   features:
     wiki: true
+    issues: true
+    projects: true

Reply via email to