You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2021/05/29 13:46:10 UTC

[commons-statistics] branch master updated: Add ".asf.yaml".

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

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ce7044  Add ".asf.yaml".
9ce7044 is described below

commit 9ce7044562062bfcd4cd03f0ce6a0f56130ac5d6
Author: Gilles Sadowski <gi...@gmail.com>
AuthorDate: Sat May 29 15:45:28 2021 +0200

    Add ".asf.yaml".
    
    Cf. https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
---
 .asf.yaml | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..cdee4ac
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+github:
+  description: "Statistics"
+  homepage: https://commons.apache.org/statistics
+  labels:
+    - java
+    - math
+    - stat
+    - distribution

Re: [commons-statistics] branch master updated: Add ".asf.yaml".

Posted by Gilles Sadowski <gi...@gmail.com>.
Le dim. 30 mai 2021 à 00:57, sebb <se...@gmail.com> a écrit :
>
> On Sat, 29 May 2021 at 21:21, Gilles Sadowski <gi...@gmail.com> wrote:
> >
> > Le sam. 29 mai 2021 à 16:42, sebb <se...@gmail.com> a écrit :
> > >
> > > What's wrong with the Subject?
> >
> > "[commons-numbers]"
> >
> > Commit was to "commons-statistics" repository.
>
> I think you need to report the problem to GMail, not Infra.
>
> Have a look at the unthreaded emails here:
> https://lists.apache.org/thread.html/rd4ab11e6b58c1d91a211a898538218bef8ac3f9c9fac70a3e0deb5fb%40%3Ccommits.commons.apache.org%3E
> and
> https://lists.apache.org/thread.html/r051aa055d60ca6837a9b29b131c5744b10f3a6ddff3a9bcdfd4a152b%40%3Ccommits.commons.apache.org%3E
>
> It seems GMail sometimes merges unrelated emails.

Ah, OK (so to speak).

Thanks,
Gilles

> > > [....]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [commons-statistics] branch master updated: Add ".asf.yaml".

Posted by sebb <se...@gmail.com>.
On Sat, 29 May 2021 at 21:21, Gilles Sadowski <gi...@gmail.com> wrote:
>
> Le sam. 29 mai 2021 à 16:42, sebb <se...@gmail.com> a écrit :
> >
> > What's wrong with the Subject?
>
> "[commons-numbers]"
>
> Commit was to "commons-statistics" repository.

I think you need to report the problem to GMail, not Infra.

Have a look at the unthreaded emails here:
https://lists.apache.org/thread.html/rd4ab11e6b58c1d91a211a898538218bef8ac3f9c9fac70a3e0deb5fb%40%3Ccommits.commons.apache.org%3E
and
https://lists.apache.org/thread.html/r051aa055d60ca6837a9b29b131c5744b10f3a6ddff3a9bcdfd4a152b%40%3Ccommits.commons.apache.org%3E

It seems GMail sometimes merges unrelated emails.

> >
> > Looks OK to me.
> >
> > On Sat, 29 May 2021 at 15:17, Gilles Sadowski <gi...@gmail.com> wrote:
> > >
> > > The (auto-generated) "Subject: " line is wrong.
> > > Is it something that we can fix, or should I report to INFRA?
> > >
> > > Gilles
> > >
> > > Le sam. 29 mai 2021 à 15:46, <er...@apache.org> a écrit :
> > > >
> > > > This is an automated email from the ASF dual-hosted git repository.
> > > >
> > > > erans pushed a commit to branch master
> > > > in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
> > > >
> > > >
> > > > The following commit(s) were added to refs/heads/master by this push:
> > > >      new 9ce7044  Add ".asf.yaml".
> > > > 9ce7044 is described below
> > > >
> > > > commit 9ce7044562062bfcd4cd03f0ce6a0f56130ac5d6
> > > > Author: Gilles Sadowski <gi...@gmail.com>
> > > > AuthorDate: Sat May 29 15:45:28 2021 +0200
> > > >
> > > >     Add ".asf.yaml".
> > > >
> > > >     Cf. https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
> > > > ---
> > > >  .asf.yaml | 23 +++++++++++++++++++++++
> > > >  1 file changed, 23 insertions(+)
> > > >
> > > > diff --git a/.asf.yaml b/.asf.yaml
> > > > new file mode 100644
> > > > index 0000000..cdee4ac
> > > > --- /dev/null
> > > > +++ b/.asf.yaml
> > > > @@ -0,0 +1,23 @@
> > > > +# Licensed to the Apache Software Foundation (ASF) under one or more
> > > > +# contributor license agreements.  See the NOTICE file distributed with
> > > > +# this work for additional information regarding copyright ownership.
> > > > +# The ASF licenses this file to You under the Apache License, Version 2.0
> > > > +# (the "License"); you may not use this file except in compliance with
> > > > +# the License.  You may obtain a copy of the License at
> > > > +#
> > > > +#     http://www.apache.org/licenses/LICENSE-2.0
> > > > +#
> > > > +# Unless required by applicable law or agreed to in writing, software
> > > > +# distributed under the License is distributed on an "AS IS" BASIS,
> > > > +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> > > > +# See the License for the specific language governing permissions and
> > > > +# limitations under the License.
> > > > +
> > > > +github:
> > > > +  description: "Statistics"
> > > > +  homepage: https://commons.apache.org/statistics
> > > > +  labels:
> > > > +    - java
> > > > +    - math
> > > > +    - stat
> > > > +    - distribution
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [commons-statistics] branch master updated: Add ".asf.yaml".

Posted by Gilles Sadowski <gi...@gmail.com>.
Le sam. 29 mai 2021 à 16:42, sebb <se...@gmail.com> a écrit :
>
> What's wrong with the Subject?

"[commons-numbers]"

Commit was to "commons-statistics" repository.

>
> Looks OK to me.
>
> On Sat, 29 May 2021 at 15:17, Gilles Sadowski <gi...@gmail.com> wrote:
> >
> > The (auto-generated) "Subject: " line is wrong.
> > Is it something that we can fix, or should I report to INFRA?
> >
> > Gilles
> >
> > Le sam. 29 mai 2021 à 15:46, <er...@apache.org> a écrit :
> > >
> > > This is an automated email from the ASF dual-hosted git repository.
> > >
> > > erans pushed a commit to branch master
> > > in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
> > >
> > >
> > > The following commit(s) were added to refs/heads/master by this push:
> > >      new 9ce7044  Add ".asf.yaml".
> > > 9ce7044 is described below
> > >
> > > commit 9ce7044562062bfcd4cd03f0ce6a0f56130ac5d6
> > > Author: Gilles Sadowski <gi...@gmail.com>
> > > AuthorDate: Sat May 29 15:45:28 2021 +0200
> > >
> > >     Add ".asf.yaml".
> > >
> > >     Cf. https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
> > > ---
> > >  .asf.yaml | 23 +++++++++++++++++++++++
> > >  1 file changed, 23 insertions(+)
> > >
> > > diff --git a/.asf.yaml b/.asf.yaml
> > > new file mode 100644
> > > index 0000000..cdee4ac
> > > --- /dev/null
> > > +++ b/.asf.yaml
> > > @@ -0,0 +1,23 @@
> > > +# Licensed to the Apache Software Foundation (ASF) under one or more
> > > +# contributor license agreements.  See the NOTICE file distributed with
> > > +# this work for additional information regarding copyright ownership.
> > > +# The ASF licenses this file to You under the Apache License, Version 2.0
> > > +# (the "License"); you may not use this file except in compliance with
> > > +# the License.  You may obtain a copy of the License at
> > > +#
> > > +#     http://www.apache.org/licenses/LICENSE-2.0
> > > +#
> > > +# Unless required by applicable law or agreed to in writing, software
> > > +# distributed under the License is distributed on an "AS IS" BASIS,
> > > +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> > > +# See the License for the specific language governing permissions and
> > > +# limitations under the License.
> > > +
> > > +github:
> > > +  description: "Statistics"
> > > +  homepage: https://commons.apache.org/statistics
> > > +  labels:
> > > +    - java
> > > +    - math
> > > +    - stat
> > > +    - distribution

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [commons-statistics] branch master updated: Add ".asf.yaml".

Posted by sebb <se...@gmail.com>.
What's wrong with the Subject?

Looks OK to me.

On Sat, 29 May 2021 at 15:17, Gilles Sadowski <gi...@gmail.com> wrote:
>
> The (auto-generated) "Subject: " line is wrong.
> Is it something that we can fix, or should I report to INFRA?
>
> Gilles
>
> Le sam. 29 mai 2021 à 15:46, <er...@apache.org> a écrit :
> >
> > This is an automated email from the ASF dual-hosted git repository.
> >
> > erans pushed a commit to branch master
> > in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
> >
> >
> > The following commit(s) were added to refs/heads/master by this push:
> >      new 9ce7044  Add ".asf.yaml".
> > 9ce7044 is described below
> >
> > commit 9ce7044562062bfcd4cd03f0ce6a0f56130ac5d6
> > Author: Gilles Sadowski <gi...@gmail.com>
> > AuthorDate: Sat May 29 15:45:28 2021 +0200
> >
> >     Add ".asf.yaml".
> >
> >     Cf. https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
> > ---
> >  .asf.yaml | 23 +++++++++++++++++++++++
> >  1 file changed, 23 insertions(+)
> >
> > diff --git a/.asf.yaml b/.asf.yaml
> > new file mode 100644
> > index 0000000..cdee4ac
> > --- /dev/null
> > +++ b/.asf.yaml
> > @@ -0,0 +1,23 @@
> > +# Licensed to the Apache Software Foundation (ASF) under one or more
> > +# contributor license agreements.  See the NOTICE file distributed with
> > +# this work for additional information regarding copyright ownership.
> > +# The ASF licenses this file to You under the Apache License, Version 2.0
> > +# (the "License"); you may not use this file except in compliance with
> > +# the License.  You may obtain a copy of the License at
> > +#
> > +#     http://www.apache.org/licenses/LICENSE-2.0
> > +#
> > +# Unless required by applicable law or agreed to in writing, software
> > +# distributed under the License is distributed on an "AS IS" BASIS,
> > +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> > +# See the License for the specific language governing permissions and
> > +# limitations under the License.
> > +
> > +github:
> > +  description: "Statistics"
> > +  homepage: https://commons.apache.org/statistics
> > +  labels:
> > +    - java
> > +    - math
> > +    - stat
> > +    - distribution
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [commons-statistics] branch master updated: Add ".asf.yaml".

Posted by Gilles Sadowski <gi...@gmail.com>.
The (auto-generated) "Subject: " line is wrong.
Is it something that we can fix, or should I report to INFRA?

Gilles

Le sam. 29 mai 2021 à 15:46, <er...@apache.org> a écrit :
>
> This is an automated email from the ASF dual-hosted git repository.
>
> erans pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 9ce7044  Add ".asf.yaml".
> 9ce7044 is described below
>
> commit 9ce7044562062bfcd4cd03f0ce6a0f56130ac5d6
> Author: Gilles Sadowski <gi...@gmail.com>
> AuthorDate: Sat May 29 15:45:28 2021 +0200
>
>     Add ".asf.yaml".
>
>     Cf. https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
> ---
>  .asf.yaml | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
>
> diff --git a/.asf.yaml b/.asf.yaml
> new file mode 100644
> index 0000000..cdee4ac
> --- /dev/null
> +++ b/.asf.yaml
> @@ -0,0 +1,23 @@
> +# Licensed to the Apache Software Foundation (ASF) under one or more
> +# contributor license agreements.  See the NOTICE file distributed with
> +# this work for additional information regarding copyright ownership.
> +# The ASF licenses this file to You under the Apache License, Version 2.0
> +# (the "License"); you may not use this file except in compliance with
> +# the License.  You may obtain a copy of the License at
> +#
> +#     http://www.apache.org/licenses/LICENSE-2.0
> +#
> +# Unless required by applicable law or agreed to in writing, software
> +# distributed under the License is distributed on an "AS IS" BASIS,
> +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> +# See the License for the specific language governing permissions and
> +# limitations under the License.
> +
> +github:
> +  description: "Statistics"
> +  homepage: https://commons.apache.org/statistics
> +  labels:
> +    - java
> +    - math
> +    - stat
> +    - distribution

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org