You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2023/02/16 11:03:36 UTC

[incubator-pekko-http] branch main updated: enable Github Projects (#64)

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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 55a686874 enable Github Projects (#64)
55a686874 is described below

commit 55a686874edf22d7867f3b6bb2e209a8146afc3c
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Thu Feb 16 12:03:31 2023 +0100

    enable Github Projects (#64)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 67a82446e..bbabca95f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
     # Enable issue management
     issues: true
     # Enable projects for project management boards
-    projects: false
+    projects: true
     
   enabled_merge_buttons:
     squash:  true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org