This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/main by this push:
new 21ed533d added myself to the list exlude .vs folder in .gitignore
21ed533d is described below
commit 21ed533d539702620d1e339d0f250bda102d1d6c
Author: Jan Friedrich <[email protected]>
AuthorDate: Mon Mar 4 10:00:38 2024 +0100
added myself to the list
exlude .vs folder in .gitignore
---
.gitignore | 1 +
team-list.adoc | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 6afa8daa..0face1c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ vendor
Gemfile.lock
.idea
.vscode
+/.vs
diff --git a/team-list.adoc b/team-list.adoc
index 641ac37a..06be770b 100644
--- a/team-list.adoc
+++ b/team-list.adoc
@@ -18,7 +18,7 @@
layout: default
---
-
+
Project Team
------------
@@ -54,6 +54,7 @@ Active Team Members
| Mike Percy | mpercy at apache.org | PMC Member | Flume
| Juhani Connolly | juhanic at apache.org | PMC Member | Flume
| Balázs Donát Bessenyei | bessbd at apache.org | PMC Member | Flume
+| Jan Friedrich | freeandnil at apache.org | Committer | Log4net
|===========================