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 2022/10/31 14:46:16 UTC

[incubator-pekko-persistence-dynamodb] branch main updated: revert changes to .asf.yaml

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-persistence-dynamodb.git


The following commit(s) were added to refs/heads/main by this push:
     new e8b4ceb  revert changes to .asf.yaml
e8b4ceb is described below

commit e8b4ceb956fd7ab5aaa4ea5f8d9242d5bd8345dc
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Oct 31 14:46:11 2022 +0000

    revert changes to .asf.yaml
---
 .asf.yaml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 96b3417..9b82092 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,16 +1,15 @@
 # https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
 
 github:
-  description: "A replicated Apache Pekko Persistence journal backed by Apache Cassandra"
+  description: "DynamoDBJournal for Apache Pekko Persistence"
   homepage: https://pekko.apache.org/
   labels:
     - pekko
     - pekko-persistence
     - java
     - scala
-    - cqrs
-    - cassandra
-    - eventsourcing
+    - dynamodb
+    - journal
   
   features:
     # Enable wiki for documentation


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